Skip to content
This repository has been archived by the owner on Oct 10, 2019. It is now read-only.

mmallos/Finite-Automata-Java

Repository files navigation

Finite-Automata-Java

Theory of Computing Science Assignment 1

A short assignment where the task was to "implement a [deterministic] finite automaton/transducer that takes in a string representing an arthimetic statement, and produces an output sequence of tokens that represent the numbers and operators"