jaromilrojo 1 year ago

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.

heptazoid 1 year ago

C is cool, but have you tried: CJIT stands for "CJIT Just In Time"

alvgot 1 year ago

Nice and fun tiny piece of code !!!!

asbesto 1 year ago

SOUND SPECTACULAR!!! <3