cargo build
Graviton is a fast programming language that is minimal and simplistic with a simple and easy to read compiler. Everything is an expression unless a semicolon is used ;
then it becomes a statement which gives a clear distinction between expressions and statements.