lindquist
Joined: 14 Sep 2006 Posts: 55 Location: Copenhagen, Denmark
|
Posted: Thu Dec 07, 2006 4:02 pm Post subject: |
|
|
I wanted to have a look at the dmd frontend so ended up checking out this.
It was 0.121 and I found dflect as well which was 0.126.
I grabbed dflect which is almost the same as dmdfe, except it generates some runtime reflection code (which I have not tested, but the app runs and generates some output).
dmdfe wise: Except for the Module::genobjfile they are all still stubs.
The upgrade to 0.176 was actually pretty easy, so I might have missed something, but it compiles...
Hope somebody will find this useful.
http://famolsen.dk/d/dflect-176.zip |
|