Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!usc!zaphod.mps.ohio-state.edu!think!paperboy!snorkelwacker!spdcc!esegue!compilers-sender From: necssd!harrison@ames.arc.nasa.gov (Mark Harrison) Newsgroups: comp.compilers Subject: "LALR" parser generator can emit C++, Ada Summary: Re: compiler-generator for {C++,Ada} Message-ID: <1990Feb28.052059.5580@esegue.segue.boston.ma.us> Date: 28 Feb 90 05:20:59 GMT References: <1990Feb24.003537.746@esegue.segue.boston.ma.us> Sender: compilers-sender@esegue.segue.boston.ma.us Reply-To: necssd!harrison@ames.arc.nasa.gov (Mark Harrison) Organization: NEC America Inc. SSD, Irving, TX Lines: 17 Approved: compilers@esegue.segue.boston.ma.us Posted-Date: 27 Feb 90 20:26:53 GMT In article <1990Feb24.003537.746@esegue.segue.boston.ma.us>, Ranga.Vemuri@UC.EDU (Dr. Ranga R. Vemuri) writes: > Does anyone know of a YACC-like compiler generator which can produce > object-oriented C++ code rather than C code. The LALR program from LALR systems (don't have the address, they advertise in Computer Languages) is a parser generator with a customizable skeleton. You should be able to translate the skeleton to your favorite language. One of their users even translated the skeleton to 370 assembler. Hope this helps, Mark [From necssd!harrison@ames.arc.nasa.gov (Mark Harrison)] -- Send compilers articles to compilers@esegue.segue.boston.ma.us {spdcc | ima | lotus}!esegue. Meta-mail to compilers-request@esegue. Please send responses to the author of the message, not the poster.