Parser Generator for Python

Phil Hunt philh at vision25.demon.co.uk
Fri Jan 14 08:50:54 EST 2000


In article <009f01bf5e6a$f93b7170$f29b12c2 at secret.pythonware.com>
           fredrik at pythonware.com "Fredrik Lundh" writes:
> Yapps and Spark appear to be among the more popular:
> http://theory.stanford.edu/~amitp/Yapps/
> http://www.csr.uvic.ca/~aycock/python/

I use SPARK in my Parrot project; I find it expressive and easy to 
use (apart from the lexical analyser's use of regular expressions;
I've come to the conclusion that REs are intrinsically difficult to
understand).

-- 
Phil Hunt - - - phil at comuno.com

 See Comuno's Linux coverage at <http://www.comuno.com/linux/> for:
* Links to useful sites * Linux-related news * Open source software *




More information about the Python-list mailing list