January 20, 2009 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. |
Copyright © 1999-2021 by the D Language Foundation