Moved Hunt the Wumpus to more descriptive directory name.
[vvhitespace] / examples / hello_world / hello.pvvs
CommitLineData
048de9cc
AT
1@@ This program outputs "Hello, world!"
2
3A"Hello, world!\n"
4SSSSN | ST: PUSH 0
5NSTTSSSN | FC: JSR>1000 (printf; see stdlib)
6NNN | FC: Terminate program
7
8#include <stdio.pvvs>