Skip to content

Latest commit

 

History

History
27 lines (24 loc) · 447 Bytes

README.md

File metadata and controls

27 lines (24 loc) · 447 Bytes

Instructions

LOAD:

  • If you place the file in the UTM directory then Path=>"anbn.txt"
  • Else Path=>"Completepath" Note use "//" instead of '/'
FinalState = "STOP"	

Format For input Tape:
( State0, Symbol, Statenew, Symbolnew, Move )
		.
		.
		.
		n
!
Startstate
Blanksymbol
Input

Sample Encodings Available

  • Binary Addition.txt
  • Binary Subtraction.txt
  • Binary n.txt
  • WWR2.txt
  • anbn.txt
  • unary-multiplication.txt