Get the latest tech news
CJIT - C, Just In Time!
Long-time Slashdot reader jaromil writes: As a fun project, we hacked together a C interpreter (based on Tiny C Compiler) that compiles C code in-memory and runs it live. CJIT today is a 2MB executable that can do a lot, including call functions from any installed library on Linux, Windows, and Ma...
CJIT today is a 2MB executable that can do a lot, including call functions from any installed library on Linux, Windows, and MacOSX. And the CJIT web page promises there's "no EULA to sign, no IDE to install... 100% Free and open source!" It also says the project was inspired by Terry Davis(TempleOS) and Fabrice Bellard (Tiny C Compiler).
Or read this on Slashdot