Skip to content

lucaspetry/regular-languages-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Regular Languages' Manager

System developed during the Formal Languages and Compilers course (INE5421) at the Federal University of Santa Catarina (UFSC). The features of the system include regular grammars, finite-state automata and regular expressions.

Required frameworks:

  • JUnit (tests run).

Class Diagram:

Diagram

Overview:

Overview