Created
July 19, 2018 06:10
-
-
Save ivand58/5a5e0ee8bed762f8a26cd0b3aa79622f to your computer and use it in GitHub Desktop.
2swap
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| : 2swap >R -rot R> -rot ; | |
| : test2swap 1 2 3 4 5 cr .s 2swap cr .s cr ; |
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
exercise from microForth_primer 2nd ed.