~andreafeletto/zic

Alternative zig compiler written in c99

Sven Püschel via public-inbox

6 months ago

Sven Püschel via public-inbox

6 months ago

#Zic

Alternative zig compiler targeting c99, written in c99 with no external dependencies other than libc. It is currently a work in progress.

#Build

git clone https://git.sr.ht/~andreafeletto/zic
cd zic
make

#Contributing

Please join the #andreafeletto IRC channel to ask for help or to give feedback. You are welcome to send patches to the mailing list or report bugs on the issue tracker. If you aren't familiar with git send-email, you can use the web interface or learn about it by following this excellent tutorial.