| [news.eclipse.platform.rcp] Re: Discussion about implementing a simple compiler |
Yes ANTLR could be a choice. But as I heard the generated code looks:), not so bad, readability is right one target of ANTLR.
kind of crappy :) Therefor I want to implement all stages of a compiler(lexer, parser, code generator) in principal by my own. But maybe Eclipse brings some sugar to help me :)If so, eclipse jet maybe help.
Cheers, Qinxian