Nova is a statically-typed programming language that compiles to C. It features a clean syntax with support for functions, arrays, and all the control structures you need for structured programming.
- (sudo) make install-all
- (sudo) nova examples/factorial.nova