Added ASCII string capability to `vvc`.
[vvhitespace] / examples / hello-stdlib / hello.pvvs
@@ This program outputs "Hello, world!"
A"Hello, world!\n"
@TODO: Change this to printf call
NSTTSSSTSSN | FC: JSR>1000100 (print string from stack; see stdlib)
NNN | FC: Terminate program
#include "stdio.pvvs"