The Void Programming Language
An open-source general-purpose language.
Popular repositories Loading
-
void-compiler
void-compiler PublicA temporary compiler written in Java that compiles Void source code to machine code using LLVM.
-
llvm-backend
llvm-backend PublicA Java LLVM wrapper via JNI bindings to the LLVM natives. Used by the Void compiler.
-
-
Repositories
Showing 5 of 5 repositories
- llvm-backend Public
A Java LLVM wrapper via JNI bindings to the LLVM natives. Used by the Void compiler.
- void-compiler Public
A temporary compiler written in Java that compiles Void source code to machine code using LLVM.