Awesome
VlppParser
General-LR Parser Generator.
License
This project is licensed under the License repo.
Source code in this repo is for reference only, please use the source code in the Release repo.
You are welcome to contribute to this repo by opening pull requests.
Important
This project has stopped developing, related source code and tools will still be included in the release, but you should switch to VlppGlrParser (the VlppParser2 project).
Document
For Gaclib: click here
For VlppParser: click here
Unit Test
For Windows, open Test/UnitTest/UnitTest.sln
, and run the following projects in order:
- UnitTest
- UnitTest_Generated
- UnitTest_Generated_Metaonly
- UnitTest_Generated_Reflection
For Linux, use Test/Linux/*/makefile
to build and run unit test projects as described above.