antlr4-cpp icon indicating copy to clipboard operation
antlr4-cpp copied to clipboard

C++ target for ANTLR 4, including templates and runtime

Experimental C++ 14 target for ANTLR 4

Join the chat at https://gitter.im/antlr/antlr4-cpp

This ANTLR 4 target is a very early work-in-progress, originally created for use in learning and practicing development with new features in C++ 11 and 14. The development process has not yet been determined, but we welcome input from the community at any time.

Build status

OS Compiler Configuration Status
Linux Clang None (disabled) Build Status
Windows Visual Studio 2015 Debug x86 Build status

License

This project is licensed under the 3-clause BSD license. See LICENSE for details.