launches/cjit
Launch
C

CJIT

C, just in time

Sector
cjit
C
screenshot pending

About CJIT

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.