Sven Püschel via public-inbox
Alternative zig compiler targeting c99, written in c99 with no external dependencies other than libc. It is currently a work in progress.
git clone https://git.sr.ht/~andreafeletto/zic
cd zic
make
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.