Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 308 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 308 Bytes

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