eatonphil / zig-libtcc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

zig-libtcc

$ git submodule update --init --recursive
$ ( cd tinycc && ./configure && make )
$ zig build
$ ./zig-out/bin/tinycctest
Hello, from C compiled dynamically from Zig!

About


Languages

Language:Zig 100.0%