./wip/py-antlr3, ANother Tool for Language Recognition, Python bindings

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 3.1.3, Package name: py310-antlr3-3.1.3, Maintainer: pkgsrc-users

ANTLR, ANother Tool for Language Recognition, is a language tool that provides a
framework for constructing recognizers, interpreters, compilers, and translators
from grammatical descriptions containing actions in a variety of target
languages. ANTLR provides excellent support for tree construction, tree walking,
translation, error recovery, and error reporting.

This package contains the Python language bindings for ANTLR.


Required to run:
[devel/py-setuptools] [lang/python37]

Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: 60688fecc8afba5722cbb44c1c79db4b55527ca3
Filesize: 74.676 KB

Version history: (Expand)


CVS history: (Expand)


   2013-03-08 02:49:41 by othyro | Files touched by this commit (4)
Log message:
Import py27-antlr3-3.1.3 as wip/py-antlr3.

ANTLR, ANother Tool for Language Recognition, is a language tool that provides a
framework for constructing recognizers, interpreters, compilers, and translators
from grammatical descriptions containing actions in a variety of target
languages. ANTLR provides excellent support for tree construction, tree walking,
translation, error recovery, and error reporting.

This package contains the Python language bindings for ANTLR.