chetan@wizard.DSG.Tandem.COM (Chetan Saiya) (10/05/90)
Hi: Is there a public domain parser for C++ in yacc that I can use either on a Sun SparcStation or a PC ? Thanks, Chetan
miller@arecibo.aero.org (SAUL MILLER) (10/06/90)
In article <1990Oct4.181433.10176@tandem.com>, chetan@wizard.DSG.Tandem.COM (Chetan Saiya) writes... > >Hi: > >Is there a public domain parser for C++ in yacc that I can use either on >a Sun SparcStation or a PC ? > >Thanks, > >Chetan
dkulkarn@strauss.helios.nd.edu (Dinesh Kulkarni) (10/09/90)
In article <87768@aerospace.AERO.ORG>, miller@arecibo.aero.org (SAUL MILLER) writes: |>In article <1990Oct4.181433.10176@tandem.com>, chetan@wizard.DSG.Tandem.COM (Chetan Saiya) writes... |>> |>>Hi: |>> |>>Is there a public domain parser for C++ in yacc that I can use either on |>>a Sun SparcStation or a PC ? |>> I have a related question. Is the grammar summary given in E & S (chapter 17 + disambiguation rules) sufficient for YACC based translation/compilation, the way K&R (2nd ed) is for ANSI C ? Is there a better source of grammar in the public domain ? I am currently developing a C++ to ANSI C translator. Any comments/suggestions about problems encountered in this process would be of great help. Also are any updated versions of grammar (incorporating changes made after E&S grammar was written) available ? Please send email to me /post. Thanks. Dinesh