Global Script C -> LLVM compiler
root
This is an attempt to reimplement clang in Global Script;
intended as a starting point for mdl (in the future)
and also as a C parser for vn/C to use for reading header files in the future.
This is *alpha quality* software.
It works for me on my machine; it hasn't been tested on anything else.
Use at your own risk.