Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 713 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 713 Bytes

regex-backend

A tool for creating custom state machines with optional arbitrary data storage

Documentation

All documentation related to the project is generated from source using doxygen

The documentation can be viewed On the github pages site

Building

This package uses meson as it's build management system, and exposes a simple dependency object regex_backend_dep. Consult the meson docs Here to learn more about how to pull dependencies from git, and Here to learn how to use these subproject dependencies