Programming language
Novus
A compiled programming language built from scratch in Go, with its own package manager and plans for self-hosting.
Novus compiles to native machine code and supports modules, imports, typed functions, inline assembly, a growing standard library, and the nox package manager. It began as my A-Level computer science project.
- Compiler
- Go
- Output
- Native code
- Packages
- nox