34a6b4afe8
- Update WWW Approved by: portmgr blanket
6 lines
257 B
Text
6 lines
257 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: https://www.antlr3.org/
|