mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
ANTLR, ANother Tool for Language Recognition, (formerly PCCTS) is a language tool that provides a framework for constructing recognizers, compilers, and translators from grammatical descriptions containing C++ or Java actions. WWW: http://www.antlr.org
6 lines
254 B
Text
6 lines
254 B
Text
ANTLR, ANother Tool for Language Recognition, (formerly PCCTS) is a
|
|
language tool that provides a framework for constructing recognizers,
|
|
compilers, and translators from grammatical descriptions containing
|
|
C++ or Java actions.
|
|
|
|
WWW: http://www.antlr.org
|