Skip to content

Instantly share code, notes, and snippets.

@jperras
Created November 27, 2009 06:40
Show Gist options
  • Save jperras/243861 to your computer and use it in GitHub Desktop.
Save jperras/243861 to your computer and use it in GitHub Desktop.
USE: io
IN: hello-world
: hello ( -- ) "Hello world" print ;
MAIN: hello
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment