A compiler for the Nova programming language. See https://wiki.nouveau.community. Work in progress...
$ git clone https://github.com/max22-/nova-compiler
$ cd nova-compiler
$ zig build run -- examples/some_example.nv
Tested with zig 0.15.0-dev.56+d0911786c