Related articles |
---|
Need to develop a compiler "source to source". juoke@katamail.com (2004-12-23) |
Re: Need to develop a compiler "source to source". demakov@ispras.ru (Alexey Demakov) (2004-12-25) |
Re: Need to develop a compiler "source to source". rtr@quadstone.com (2004-12-25) |
Re: Need to develop a compiler "source to source". nick.roberts@acm.org (Nick Roberts) (2004-12-25) |
From: | rtr@quadstone.com (Robby Raschke) |
Newsgroups: | comp.compilers |
Date: | 25 Dec 2004 20:13:02 -0500 |
Organization: | Compilers Central |
References: | 04-12-106 |
Keywords: | translator |
Posted-Date: | 25 Dec 2004 20:13:01 EST |
juoke@katamail.com (Juoke) writes:
> I need to develop a (complex) compiler that translate from an
> high-level source - given the (e)bnf, quite long... - to another
> high-level source. I know there are dozens of apps, but I'm asking
> which one would be better, in your opinion.
[...]
I have used Gentle (http://gentle.compilertools.net/) successfully in the
past for translation jobs like this. But it does not address any of your
GUI issues.
Robby
Return to the
comp.compilers page.
Search the
comp.compilers archives again.