www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.learn - D compiler without saving code to files

Is it possible to compile D source code to object files without first  
saving the source to the filesystem. I kind of would like to generate the  
code within the program and use a static or dynamicly linked program to  
compile it. Not like interpreting script language.
Jan 19 2009