Size: 812
Comment:
|
Size: 834
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. |
[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 ToolKit
[http://epydoc.sourceforge.net epydoc] - API documentation generator for Python modules
[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 mxTextTools 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.