eititan / rb-turing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Turing Machine built in Ruby

Turing machine that takes in a text file which specifies rules for machine as well as words, parses text file, and determines if a given word is accepted or rejected.

Cucumber

This project has cucumber which was written by Ted Cowan. I have added a few of my own to further verify code through tests.

About


Languages

Language:Gherkin 44.7%Language:Ruby 44.3%Language:Shell 11.0%