Fast and statically typed compiled language with Ruby-like syntax
Fast and statically typed, compiled language with Ruby-like syntax
crystal
$ crystal run hello.cr
$ crystal build hello.cr -o hello
$ crystal check hello.cr