valhallac
Compiler for set-theoretic programming language.
git clone
git://git.knutsen.co/valhallac
Log
|
Files
|
Refs
|
README
|
LICENSE
hello_world.vh (37B)
1
2
3
import
:
IO
IO
::
puts
"Hello, World."