Skip to content

Instantly share code, notes, and snippets.

@rssh
Created October 9, 2013 22:03
Show Gist options
  • Save rssh/6909267 to your computer and use it in GitHub Desktop.
Save rssh/6909267 to your computer and use it in GitHub Desktop.
Example of expression on forth language
0 10 1 DO i + LOOP;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment