CJIT 0.9.0
CJIT is a C interpreter that lets you run C code instantly, without needing to build it first. It is just one 2MB file and can do everything a C compiler does, including call functions from any installed library. It works on Linux, Windows, and MacOSX.
Tags | software-development compiler interpreter c |
---|---|
License | GNU GPLv3 |
State | beta |