Future plans

I'm going to add the ability to pass more compiler switches to the source file so people who feel the need to compile position independent code can do so.

Maybe other gcc languages can be supported.

I'm going to work up a library of functions that would be specifically handy to writing scripts, like parsing return codes from system() calls, things like that.


Previous page: How it works