Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 246 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 246 Bytes

RubyDFA

DFA model with Ruby You can use the code and modify for any DFA with any Alphabet. There is a demo example app implementing the DFA model called example-pacman.rb. This modifies the DFA to wait until it reaches the final state of four.