Assembler Parser/Lexer in Python

djw donald.welch.nospam at hp.com
Thu Nov 6 17:16:11 EST 2003


Simon Foster wrote:

> 
> Anyone have any experience or pointers to how to go about creating
> a parser lexer for assemble in Python.  I was thinking of using PLY
> but wonder whether it's too heavyweight for what I want.  Anyone have
> any thoughts?
> --
> Simon Foster
> Somewhere in the West of England

Maybe kwParser?

http://olympus.het.brown.edu/doc/gadfly/

-Don




More information about the Python-list mailing list