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...