Related articles |
---|
grammar or interpreter for C? jamison@hobbes.Corp.Sun.COM (1990-03-19) |
Re: grammar or interpreter for C? charlie@genrad.genrad.COM (1990-03-15) |
Newsgroups: | comp.compilers |
Summary: | |
Expires: | |
References: | <1990Mar20.025440.4989@esegue.segue.boston.ma.us> |
Original-sender: | |
From: | charlie@genrad.genrad.COM (Charlie D. Havener) |
Followup-To: | |
Distribution: | |
Organization: | GenRad, Inc., Concord, Mass. |
Keywords: | C,yacc,interpreter |
See Austin Code Works ad in many magazines such as the C User's Journal.
Buy 'Quincy' for $60. A C interpreter with source code. It uses
recursive descent parsing. Has a user interface/debugger for
PC Clones.
A C grammar has been posted to the Usenet many times. I wrote
an article for the C User's Journal, Oct '89 (I think) called
a C to C++ Migrator tool. It has the C grammer and lexer as part of
it ( also shows how to handle typedefs more or less ). Source floppy
available from the Journal for $8. Floppy #296, call 913-841-1631
Return to the
comp.compilers page.
Search the
comp.compilers archives again.