RosettaCodeData/Lang/ANTLR/00-LANG.txt
2023-07-01 13:44:08 -04:00

5 lines
No EOL
399 B
Text

{{language}}
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.
See: http://www.antlr.org/