Home

Awesome

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!

https://user-images.githubusercontent.com/66291634/182608288-14a529d8-8d65-4bd0-88b4-9c9f5939856b.mp4

Want to build crepl?

First, install V (vlang/v)

Clone the repo and run:

v . -prod -o crepl