8 comments

[ 3.3 ms ] story [ 26.5 ms ] thread
As a fun project we hacked a C interpreter (based on tinyCC) 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 MacOSX.
Nice and fun tiny piece of code !!!!
[dead]
C is cool, but have you tried: CJIT stands for "CJIT Just In Time"