Skip to content

Compiler Complete

Latest
Compare
Choose a tag to compare
@VFerrari VFerrari released this 03 Aug 04:41

Compiler is finished and functional.

Everything we tested works up until the interpreter. LLVM translation doesn't work for n-dimensional arrays with n > 2 or global pointers (except arrays and function pointers).

Some other specific tests might not work, our tests weren't exhaustive.