CJIT is a lightweight C interpreter that lets you run C code instantly without building it first. It works on Windows, macOS, and Linux. You can use any shared function in dynamic libraries and write and execute C applications rapidly. It’s a single executable under 2MB with no dependencies or IDE required.
Compatible with MS/Windows, Apple/OSX, and GNU/Linux platforms.
The tool is under 2MB, requiring no EULA or IDE for installation.
Allows the use of any shared function found in any dynamic library.
Enables writing and executing C applications quickly.