Imported Upstream version 0.2.0+beta
[debian/yforth] / hello.yf
1 #! /usr/bin/yforth
2 \
3 \ a simple example of a yforth script
4 \
5 .( Hello World!) cr bye