Related articles |
---|
C specs for Lex Yacc ready for implementation ? damiano@exet.it (2002-03-21) |
From: | damiano@exet.it (Damiano) |
Newsgroups: | comp.compilers |
Date: | 21 Mar 2002 21:55:57 -0500 |
Organization: | EXET |
Keywords: | C, parse, question, comment |
Posted-Date: | 21 Mar 2002 21:55:57 EST |
Hi All,
I'm looking for a LEX/YACC specification (or another tools if
available) of standard ANSI C and I have to target output code for
different assembler and microcontrollers.
Given I'll write the function which generates the target Assembler
code of my own, which is the best free lex/yacc specification, or tool
to use (if it exists).
Thank you
Damiano
[Why not adapt gcc or lcc? -John]
Return to the
comp.compilers page.
Search the
comp.compilers archives again.