tom-harwood / antlr4-cpp

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:Other


Languages

Language:C++ 99.8%Language:C 0.2%