Skip to content

Instantly share code, notes, and snippets.

@ivand58
Created July 19, 2018 06:10
Show Gist options
  • Select an option

  • Save ivand58/5a5e0ee8bed762f8a26cd0b3aa79622f to your computer and use it in GitHub Desktop.

Select an option

Save ivand58/5a5e0ee8bed762f8a26cd0b3aa79622f to your computer and use it in GitHub Desktop.
2swap
: 2swap >R -rot R> -rot ;
: test2swap 1 2 3 4 5 cr .s 2swap cr .s cr ;
@ivand58
Copy link
Copy Markdown
Author

ivand58 commented Jul 19, 2018

exercise from microForth_primer 2nd ed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment