Skip to content

Instantly share code, notes, and snippets.

@liorean
Created August 18, 2018 19:49
Show Gist options
  • Save liorean/479121b0ea4a130742bdfd84917a5312 to your computer and use it in GitHub Desktop.
Save liorean/479121b0ea4a130742bdfd84917a5312 to your computer and use it in GitHub Desktop.
Human Resource Machine Year 9 Zero Preservation Initiative solution 1
-- 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