mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
6 lines
255 B
Text
6 lines
255 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.antlr2.org
|