Differences between revisions 12 and 13
Revision 12 as of 2003-01-29 14:22:24
Size: 812
Editor: 217
Comment:
Revision 13 as of 2003-06-24 22:11:09
Size: 834
Editor: MikeRovner
Comment: SimpleParse name fix and some general buitifications :)
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
 * [http://vpython.org VPython] - 3D Programming for Ordinary Mortals
 * [http://pages.cpsc.ucalgary.ca/~aycock/spark SPARK] - SPARK: Scanning, Parsing, and Rewriting Kit
 * [http://www.lemburg.com/files/python/mxTextTools.html mxTextTools] - Fast Text Manipulation Tools for Python
 * [http://simpleparse.sourceforge.net SimpleParser] - Simple``Parse A Parser Generator for mxText``Tools v2.0.0
 * [http://systems.cs.uchicago.edu/ply/ply.html PLY] - PLY is a Python-only implementation of the popular compiler construction tools lex and yacc
 * [http://www.alcyone.com/pyos/chess Chess] - A chess adjudicator module
 * [http://nltk.sourceforge.net NLTK] - Natural Language Toolkit
 * [http://vpython.org VPython] - 3D programming for ordinary mortals
 * [http://www.alcyone.com/pyos/chess Chess] - a chess adjudicator module
 * [http://nltk.sourceforge.net NLTK] - Natural Language Tool``Kit
Line 11: Line 7:
[[BR]]
 * [http://pages.cpsc.ucalgary.ca/~aycock/spark SPARK] - Scanning, PArsing and Rewriting Kit
 * [http://www.lemburg.com/files/python/mxTextTools.html mxTextTools] - a fast text manipulation toolkit for Python
 * [http://simpleparse.sourceforge.net SimpleParse] - a parser generator for mxText``Tools v2.0.0
 * [http://systems.cs.uchicago.edu/ply/ply.html PLY] - a Python-only implementation of the popular compiler construction tools lex and yacc
See LanguageParsing for more tools.

BR

See LanguageParsing for more tools.

GeneralLibraries (last edited 2010-05-02 11:23:13 by techtonik)

Unable to edit the page? See the FrontPage for instructions.