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
Want to build crepl?
First, install V (vlang/v)
Clone the repo and run:
v . -prod -o crepl