Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 276 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 276 Bytes

Teoría de la Computación

This repository contains all the exercises done in the Theory of Computation course, addressing topics such as deterministic and nondeterministic finite automata, as well as grammar generation, along with an implementation of the Turing machine.