Hi Kaspar, You are right. I already started to write Ruby classes and Ruby code - for the code generation - just to know that they work within the rules. :-)
Anyhow, gradually I am getting to understand how I should solve this problem. I let you know when I am done. Thanks, Thiel Op 23-4-2011 16:33, Kaspar Schiess schreef: > Hi Thiel, > >> I am want to do three address code generation after having parsed syntax >> rules. > Maybe just write Ruby classes and Ruby code for that? [1] (Specifically, > the AST nodes are plain Ruby and the interpretation step is not in any > way connected to parslet.) > > regards, > kaspar > > [1] http://kschiess.github.com/parslet/get-started.html > > >
