/crepl

Compile and execute C code on the fly as you type it.

Primary LanguageVGNU General Public License v3.0GPL-3.0

crepl

Compile and execute C code on the fly as you type it.

Created as a lightweight and incredibly fast alternative to igcc. crepl prefers TCC as it's primary compiler, anything else is quite slow.

Avaliable as an AUR package crepl-git

Blog post!

crepl-latest.mp4

Want to build crepl?

First, install V (vlang/v)

Clone the repo and run:

v . -prod -o crepl