Novus
2024 – PresentA compiled programming language built from scratch using Go. Novus compiles down to native machine code and supports its own package manager (nox) along with a growing standard library. The language features modules, imports, functions with return types, and inline assembly for low-level control. The long-term goal is to self-host — rewriting the Novus compiler in Novus itself. Intended for my A-Level computer science project.





