Stack-based langauge. I have no clue what the name means to be honest.
check out the "test" directory for more code examples.
##
## Hello world
##
include io
main :: () -> int
"Hello, World!"
puts
- strings
- floats
- user defined types
- FFI
- std lib