Fast, compiled programming language with simple syntax and no dependencies
V programming language
v
$ v run hello.v
$ v build hello.v -o hello
$ v fmt hello.v