Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 234 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 234 Bytes

TableDrivenScanner

This is a table driven scanner. Needs trs.txt and dfas.txt. States are 0 to 9 and chars are a to d. Program: Read the files into TRS & DFAs, return number of DFAs read, display DFAs & TRS labeled nicely.