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

https://github.com/3breadt/upb-adt-automata-tools

The "Automata Tools" library implements finite state automata (deterministic and non-deterministic), regular expressions and regular grammar related functions. The library is developed as part of the lecture "Verlässliches Programmieren in C/C++" of the department Angewandte Datentechnik at the Uni Paderborn.
https://github.com/3breadt/upb-adt-automata-tools

Last synced: 11 months ago
JSON representation

The "Automata Tools" library implements finite state automata (deterministic and non-deterministic), regular expressions and regular grammar related functions. The library is developed as part of the lecture "Verlässliches Programmieren in C/C++" of the department Angewandte Datentechnik at the Uni Paderborn.

Awesome Lists containing this project

README

          

UPB-ADT-Automata-Tools
======================

Code repository for the project "Automata Tools". This project is part of the Lecture "Verlässliches Programmieren in C/C++" of the department "Angewandte Datentechnik" at the Universität Paderborn.