8cc6476d6d
- Update WWW Approved by: portmgr blanket
7 lines
256 B
Plaintext
7 lines
256 B
Plaintext
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.antlr.org/
|