Short Minsky Machine Notation

From Esolang
Jump to navigation Jump to search
This article is not detailed enough and needs to be expanded. Please help us by adding some more information.

Short Minsky Machine Notation is a notation for Minsky machines created by User:Yayimhere that uses subscripts and superscripts. It was created for the translation from an MM to BUT, and has been used in other esolangs he made.

notation

this is how to write it:

notation
symbol in MM
xy decrement: goto: line x, register: register y
y increment: register y
halt

lines are just numbered by the first line is 1 second is 2 ect.