Created
August 18, 2018 19:49
-
-
Save liorean/479121b0ea4a130742bdfd84917a5312 to your computer and use it in GitHub Desktop.
Human Resource Machine Year 9 Zero Preservation Initiative solution 1
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
| -- HUMAN RESOURCE MACHINE PROGRAM -- | |
| JUMP c | |
| a: | |
| OUTBOX | |
| b: | |
| c: | |
| INBOX | |
| JUMPZ a | |
| JUMP b | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment