git clone https://github.com/occultlang/occult.git && chmod +x occult/build.sh && ./occult/build.sh
Important
Occult 2.0.0-alpha is going to release on the second birthday (05/31/25)
-
- Lexer
-
- Parser
-
- Backend
-
- Stack-based IR (In progress)
-
- x86 JIT Runtime
-
- IR Translation -> x86 JIT
-
- Linter
- IR/IL
- Stack-based IR (In progress)
- x86 JIT Runtime
- It's working, it just simply needs to have bugs fixed and needs to be polished overall (Working)
- Linter
- It will be done closer to the end of the development roadmap (Not done)