blob: 450fcf9d461245c42c6660de147cd97702f34cc7 [file] [log] [blame]
\u001B[1mSYNOPSIS\u001B[0m
${project.description}
Original Maven URL:
\u001B[33mmvn:${pkgGroupId}/${pkgArtifactId}/${pkgVersion}\u001B[0m
\u001B[1mDESCRIPTION\u001B[0m
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 (Java, C, C++, Python, etc).
ANTLR provides excellent support for tree constructions, tree walking, translation, error recovery, and
error reporting.
\u001B[1mSEE ALSO\u001B[0m
\u001B[36mhttp://www.antlr.org/\u001B[0m