valhallac

Compiler for set-theoretic programming language.
git clone git://git.knutsen.co/valhallac
Log | Files | Refs | README | LICENSE

raw_hello_world.vh (85B)


1
2
3
-- Without using the prelude, or importing IO...

_write_stream :1 "Hello, World.\n"