Hello Walter,
Instead, what you can do is simply dude up command line arguments, spawn the command line compiler, and collect the result.
The one main thing I see not working there is memory-to-memory compiles. I'd love to be able to build a function as a string, call the compiler and get back a function pointer.
