Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
cjc is a C to Jass2 compiler. It takes as input a .c source file and a runtime.j file and generates an output a.j file.
cjc is based on Rui Ueyama's chibicc C compiler, but instead of generating x86 assembly, it generates pseudo-instructions that are implemented in Jass2.
cjc is a simple code...
Hey, fellow wc3 modders!
Prerequisites:
wasi-sdk. This is the cornerstone of the whole process. It bundles a clang preconfigured to build for a proper target and has crt and stdc++ for that. Don't worry if it confuses you, you just need to download it for your OS, unpack somewhere and use...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.