any experience with PLY?

Mark T <marktxx@yahoo.com>
13 May 2007 12:08:46 -0700

          From comp.compilers

Related articles
any experience with PLY? marktxx@yahoo.com (Mark T) (2007-05-13)
Re: any experience with PLY? nicola.musatti@gmail.com (Nicola Musatti) (2007-05-14)
Re: any experience with PLY? joevans@gmail.com (Jason) (2007-05-14)
| List of all articles for this month |

From: Mark T <marktxx@yahoo.com>
Newsgroups: comp.compilers
Date: 13 May 2007 12:08:46 -0700
Organization: Compilers Central
Keywords: tools, question
Posted-Date: 13 May 2007 15:27:25 EDT

I'm contemplating using PLY to create a source to source translator -
one assembler language (custom CPU) to another assembler language
(standard CPU). I have some limited lex/yacc experience.


    Are there any other parser-generator tools I should consider? or
should I just hand code everything?


      thanks


      Mark



Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.