diff options
Diffstat (limited to 'devel/antlr3/pkg-descr')
-rw-r--r-- | devel/antlr3/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/devel/antlr3/pkg-descr b/devel/antlr3/pkg-descr new file mode 100644 index 000000000000..c7f3ad6c8f48 --- /dev/null +++ b/devel/antlr3/pkg-descr @@ -0,0 +1,6 @@ +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.antlr3.org |