Categories
PythonTips and Tutorials → Miscellaneous

Charming Python: Parsing with the SimpleParse module

Many parsing tools have been written for Python. This column discusses a high-level parsing language built on top of Python. SimpleParse provides an EBNF-style syntax on top of mxTextTools that can greatly clarify the expression of grammars.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Extending Python and Zope in C

Extending Python in C is easy once you see how it all works, and an extension of Python is equally easy to package up for Zope. The hard part is wading through the different documentation sets in search of the nuggets of information you need, and thi...
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Python for the PalmOS

Pippy is a port of (a subset of) Python to the PalmOS. With Pippy, Python programmers can create custom applications to run on Palm devices, as well as use Pippy as an interactive environment directly on the Palm. This article evaluates the strengths...
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS
©2003-2019 jCay.com