2015-10-17 20:19:14 +02: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.
|
|
|
|
|
2018-12-28 10:30:23 +01:00
|
|
|
WWW: https://www.antlr3.org/
|