2003-01-21 03:53:49 +01: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.
|
|
|
|
|
2010-12-18 09:03:12 +01:00
|
|
|
WWW: http://www.antlr2.org
|