Nami An experimental programming language. Don't use this. If you want to use it Prerequisites Odin QBE GCC Usage $ make $ ./nami examples/hello.nami $ ./examples/hello Hello world! Development Goals Compiles to a native executable (via QBE) Statically typed Turing complete Self-hosted