Skip to content

State finite machines examples, thrax gramma and simple regex tasks. Created at the University as the project within Automata Theory and Formal Languages classes in 2014. The purpose of those examples was to learn automata and formal languages theory and also create simple state finite machines.

Notifications You must be signed in to change notification settings

maciej-nowak/ATFL-State-Finite-Machines

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ATFL-State-Finite-Machines

State finite machines examples, thrax gramma and simple regex tasks. Created at the University as the project within Automata Theory and Formal Languages classes in 2014. The purpose of those examples was to learn automata and formal languages theory and also create simple state finite machines.

State finite machines

Example programs of state finite machines like converting nondeterministic to deterministic machine, is words acceptable by machine, program which counts passes in the machine. All programs take machine as input in specific given format.

Thrax gramma

The program of a thrax grammar that converts numbers from a range from -999,999 from 999.999.

Regular expressions

Example programs of regular expressions like validation or text converting.

About

State finite machines examples, thrax gramma and simple regex tasks. Created at the University as the project within Automata Theory and Formal Languages classes in 2014. The purpose of those examples was to learn automata and formal languages theory and also create simple state finite machines.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published