Re: Compiler compiler with C++ as output

"Rajesh Thipse" <thipse@sasken.com>
24 May 2004 00:20:02 -0400

          From comp.compilers

Related articles
Compiler compiler with C++ as output javaman@mail.ru (Andrey Batyuck) (2004-05-16)
Re: Compiler compiler with C++ as output thipse@sasken.com (Rajesh Thipse) (2004-05-24)
Re: Compiler compiler with C++ as output tom_usenet@hotmail.com (tom_usenet) (2004-05-24)
Re: Compiler compiler with C++ as output nicolas_capens@hotmail.com (2004-05-30)
| List of all articles for this month |

From: "Rajesh Thipse" <thipse@sasken.com>
Newsgroups: comp.compilers
Date: 24 May 2004 00:20:02 -0400
Organization: Compilers Central
References: 04-05-049
Keywords: C++
Posted-Date: 24 May 2004 00:20:02 EDT

Have a look at Yacc++....
        http://tarkus.pha.jhu.edu/scienceArchive/design/YACC++.html


    ~Rajesh


"Andrey Batyuck" <javaman@mail.ru> wrote in message
> Greetings.
>
> Do you know any compiler compiler that can give output in C++? I would
like
> to implement run-time scripting system in my system, and i am looking for
> fully object-oriented compiler compiler.
>
> So far i found only antlr. Any other suggestions?


Post a followup to this message

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