Table of Contents - ruby-tm-0.0.4 Documentation
Pages
changelog
0.0.4
0.0.3
0.0.2
0.0.1
license
readme
Ruby Turing Machine
Description
Installation
Usage
Credit where credit is due
Classes and Modules
Instructions
Object
Tape
Transition
Methods
::new
—
Tape
::new
—
Transition
::new
—
Instructions
#apply
—
Transition
#ensure_current_position_exists
—
Tape
#get_transition
—
Instructions
#left
—
Tape
#read
—
Tape
#right
—
Tape
#run
—
Instructions
#to_s
—
Tape
#write
—
Tape