digitalmars.D - Dynamic loading of D modules
- Steve Teale (3/3) Mar 31 2009 I have been doing some work on this, based on Eric Anderton et al's DDL.
I have been doing some work on this, based on Eric Anderton et al's DDL. I wanted something that would be compatible with DMD2.x and Phobos, and was relatively simple to understand. The result can be found at http://www.britseyeview.com/dml/.
Mar 31 2009