C, Just In Time!
4 hours ago
- #portable
- #C_compiler
- #interpreter
- A tiny, portable C compiler and interpreter inspired by HolyC by Terry Davis.
- Based on TinyCC by Fabrice Bellard.
- Crafted by Jaromil & the Dyne.org crew.
- Cross-platform support for MS/Windows, Apple/OSX, and GNU/Linux.
- Single file under 2MB, no EULA to sign, no IDE to install.
- Allows use of any shared function found in any dynamic library.
- Enables rapid writing and execution of C applications.