Skip to content

Chaphasilor/automata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 

Repository files navigation

Automata Simulator

A project for simulating various types of automata

This project is a utility for simulating different types of automata, including a 'push-down automaton' ('pda').

Further information on how to use the different simulators can be found inside the readme.md of the respective type of automaton.