Skip to content

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.

Notifications You must be signed in to change notification settings

marixp/TableDrivenScanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published