D compiler without saving code to files

Tim M a at b.com
Mon Jan 19 23:57:35 PST 2009


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.


More information about the Digitalmars-d-learn mailing list