f6fb4c99b2
ANTLR, ANother Tool for Language Recognition, is a language tool that provides a framework for constructing recognizers, interpreters, compilers, and translators from grammatical descriptions containing actions in a variety of target languages. ANTLR provides excellent support for tree construction, tree walking, translation, error recovery, and error reporting. This package provides the ANTLR v3 C runtime library. PR: 191470 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
33 lines
867 B
Text
33 lines
867 B
Text
include/antlr3.h
|
|
include/antlr3baserecognizer.h
|
|
include/antlr3basetree.h
|
|
include/antlr3basetreeadaptor.h
|
|
include/antlr3bitset.h
|
|
include/antlr3collections.h
|
|
include/antlr3commontoken.h
|
|
include/antlr3commontree.h
|
|
include/antlr3commontreeadaptor.h
|
|
include/antlr3commontreenodestream.h
|
|
include/antlr3config.h
|
|
include/antlr3convertutf.h
|
|
include/antlr3cyclicdfa.h
|
|
include/antlr3debugeventlistener.h
|
|
include/antlr3defs.h
|
|
include/antlr3encodings.h
|
|
include/antlr3errors.h
|
|
include/antlr3exception.h
|
|
include/antlr3filestream.h
|
|
include/antlr3input.h
|
|
include/antlr3interfaces.h
|
|
include/antlr3intstream.h
|
|
include/antlr3lexer.h
|
|
include/antlr3memory.h
|
|
include/antlr3parser.h
|
|
include/antlr3parsetree.h
|
|
include/antlr3recognizersharedstate.h
|
|
include/antlr3rewritestreams.h
|
|
include/antlr3string.h
|
|
include/antlr3tokenstream.h
|
|
include/antlr3treeparser.h
|
|
lib/libantlr3c.a
|
|
lib/libantlr3c.so
|