Skip to content
/ crepl Public

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

License

Notifications You must be signed in to change notification settings

l1mey112/crepl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages