-
Notifications
You must be signed in to change notification settings - Fork 0
andrewytliu/automata
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Ruby implementations of automata. * dfa.rb : DFA (Deterministic finite automata) * nfa.rb : NFA (Non-deterministic finite automata) * reg.rb : Regular Expression (using NFA) * cfg.rb : CFG (Context-free grammer) * pda.rb : PDA (Push-down automata)
About
Ruby implementations of automatas
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published