Skip to content

package: antlr3 python24

hnw edited this page Sep 13, 2010 · 2 revisions

Description

This package installs Python 2.4.x runtime for ANTLR 3.1.3.

ANTLR, ANother Tool for Language Recognition, is a language tool that provides a framework for constructing recognizers, compilers, and translators from grammatical descriptions containing Java, C#, or C++ actions.

How to install

$ sudo port install antlr3-python24

Installed files

  • /opt/local/lib/python2.4/site-packages/antlr3/*.py
  • /opt/local/lib/python2.4/site-packages/antlr3/*.pyc
  • /opt/local/lib/python2.4/site-packages/antlr_python_runtime-3.1.3-py2.4.egg-info/*