Description
C++ projects can build against libantlr3c through headers that expose the needed interfaces. This helps parser and language-tool projects use ANTLR 3 generated code from C++ builds.
It is a development headers package, not a parser generator UI. Runtime behavior depends on libantlr3c and the grammar-generated code in the application.