On Sunday, 6 September 2015 at 14:36:53 UTC, chris stevens wrote:
- dynamic compilation of code files at runtime

I guess I could just invoke the compiler from my code for this? I would also like to be able to load this compiled code into the current process. This probably can be achieved using a simple loadLibrary command right?

Reply via email to