forked from jasder/antlr
b2daab9477
- Solved all compilation issues. Updated the antlr4cpp library project. At the moment we only build a static lib. Need to add exports for a DLL. Since we want this library to be compatible with VS 2013 still, we cannot use std::rethrow_with_nested(), hence we do a simple unnested throw in such cases. Starting with VS 2015 this works fully then. - Added demo application. - Added parser generation script. |
||
---|---|---|
.. | ||
Cpp | ||
Java |