Descent 0.5.3 released
Ary Borenszweig
ary at esperanto.org.ar
Tue Jan 20 08:13:00 PST 2009
Ary Borenszweig wrote:
> Trass3r wrote:
>> btw how do you get these information? Do you directly use the dmd
>> frontend source code?
>
> Descent has a port of DMD's frontend code to Java. It also implements
> the visitor pattern in the provided AST, so it can output it as text.
Ummm... So I apply the semantic routines, which transforms the original
AST, and then I output it. You can see all the ugly stuff that happens
under the hood. :-)
More information about the Digitalmars-d-announce
mailing list