tape = []

machine = {
  pos: 0,
  state: undefined
}
