Skip to content

0dminnimda/mephi_automata_theory

Repository files navigation

mephi_automata_theory

This is my solitions to labs in automata theory

soft_1

Extract information from the text using three methods and compare them (using lex, regex and state machine compiler)

comparison

soft_2

Here I make a regex library, that gives most of the popular features while using updated DFA under the hood. Nice stuff!

tnfa example

tdfa example

soft_3

This a compiled programming language that have built-in maze logic, so it can generate and solve mazes. That's why it's probably a domain specific language. Still prettry cool!

maze_generation.gif

other

The rest are simple bonus tasks, not much of interest.

About

This is my solitions to labs in automata theory

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages