Main repository of YaccConstructor project. Platform for parser generators and other grammarware research and development.
Build status:
- Master
- Read code style
- Get sources. We use submodules, so use
git clone --recursive
- Run
\BuildScripts\YC.SEL.SDK.bat
to perform initial build. - Use MS VS 2012 to develop. Main solution is
\src\YC.SDK.sln
. You can create your own solutions.