Dynamic loading of D modules

2009-03-31 Thread Steve Teale
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/. 


Re: Dynamic loading of D modules

2009-03-20 Thread Sergey Gromov
Fri, 20 Mar 2009 05:53:18 -0400, Steve Teale wrote:

> Is there anyone out there these days working on dynamic loading of D modules 
> in D - preferably using Phobos.

DDL?

http://dsource.org/projects/ddl


Dynamic loading of D modules

2009-03-20 Thread Steve Teale
Is there anyone out there these days working on dynamic loading of D modules in 
D - preferably using Phobos.