/computer.txt

Primary LanguageRustCreative Commons Zero v1.0 UniversalCC0-1.0

computer.txt

todo

  • add more opcodes
  • allow reading from braille string to fit in tweet
  • consider using ; for comments since it's traditional
  • computer crate?
  • multiple communicating instances
  • write some more programs:
    • hello world
    • echo
    • print file
    • read a number from standard input, decrement it till zero, printing each time

addition

00: 10 10 10 11 20 12 FF
10: 02 02
R0: 04
RC: 06

00: 10 10 10 11 20 12 FF
10: 02 02 04