Skip to content

raoulsuli/Formal-Languages-and-Automata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Formal Languages and Automata Course

Faculty of Automatic Control and Computer Science @ Politehnica University of Bucharest

3rd Year, 1st Semester (2020-2021)

The repository contains three assginments:

  • A pattern matching algorithm
  • A NFA to DFA implementation
  • A regex to DFA implementation