kast 0.1.0

kast programming language
Documentation
1
2
3
std.print "Hello";
use std.*;
"World" |> print;