This small algo project allows you to tackle the problems of self-replication, and confronts you with the recursion theorem of Kleene!
-
Updated
Dec 4, 2018 - Assembly
This small algo project allows you to tackle the problems of self-replication, and confronts you with the recursion theorem of Kleene!
A regular grammar and finite automaton evaluator
Transforms DFA to regex and regex to DFA and NFA. (Finite State Machines) Demonstrate is done using the Kleene theorem. In addition, a comparison is made between the string sizes of the regular expressions obtained from converting DFA with a reduction.
Kleene Logic in purescript
Add a description, image, and links to the kleene topic page so that developers can more easily learn about it.
To associate your repository with the kleene topic, visit your repo's landing page and select "manage topics."