Handbook
Glossary
turing-step ( -- )
Vocabulary
turing
Inputs
None
Outputs
None
Definition
USING:
accessors
kernel
math
namespaces
;
IN:
turing
:
turing-step
( -- )
next-state
dup
sym>>
set-sym
dup
dir>>
position
[
+
]
change
next>>
state
set
;