Assembler Parser/Lexer in Python
phil hunt
philh at invalid.email.address
Fri Nov 7 13:48:25 EST 2003
More information about the Python-list mailing list
Fri Nov 7 13:48:25 EST 2003
- Previous message (by thread): NEWBIE: lists as function arguments
- Next message (by thread): Assembler Parser/Lexer in Python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Thu, 06 Nov 2003 22:06:45 GMT, Simon Foster <simon at uggs.demon.co.uk> 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? I've found SPARK useful: <http://pages.cpsc.ucalgary.ca/~aycock/spark/> -- "It's easier to find people online who openly support the KKK than people who openly support the RIAA" -- comment on Wikipedia (Email: <zen20000 at zen.co.ku>, but first subtract 275 and reverse the last two letters).
- Previous message (by thread): NEWBIE: lists as function arguments
- Next message (by thread): Assembler Parser/Lexer in Python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list