Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mathemage/regex-dfa

tool for conversion of (basic) regular expression to deterministic finite automaton/machine (supporting the simulation of DFA's run)
https://github.com/mathemage/regex-dfa

Last synced: 24 days ago
JSON representation

tool for conversion of (basic) regular expression to deterministic finite automaton/machine (supporting the simulation of DFA's run)

Awesome Lists containing this project

README

        

RegEx-DFA
=========

- Haskell tool for conversion of (basic) regular expression to deterministic finite automaton/machine (supporting the simulation of DFA's run)
- university project for course Non-procedural Programming
- 2nd year of bachelor studies