🐝 🐜 CJIT is a C interpreter that allows you to execute C code immediately without needing to compile it first. It's a single 2MB file capable of performing all the tasks of a C compiler, including calling functions from any installed library. It is compatible with Linux, Windows, and MacOSX.
dyne.org/cjit
https://toot.community/@dyne/113550324264681027
Intrigued but unsure of CJIT's potential uses? Imagine swiftly scripting in C, leveraging your favorite APIs for impressive one-liners, or enhance your shell scripts with C capabilities!
Tell […]
────