Skip to content

package: antlr3 python25

hnw edited this page Sep 13, 2010 · 1 revision

Description

This package installs Python 2.5.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-python25

Installed files

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