# ztellman/automat

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/ztellman-automat).**

593 stars · 48 forks · Clojure · archived

## Links

- GitHub: https://github.com/ztellman/automat
- awesome-repositories: https://awesome-repositories.com/repository/ztellman-automat.md

## Description

Automat is a library for defining and using finite-state automata, inspired by Ragel. However, instead of defining a DSL, it allows them to be built using simple composition of functions.

## Tags

### Part of an Awesome List

- [More to explore](https://awesome-repositories.com/f/awesome-lists/more/more-to-explore.md) — Library for defining and using finite-state automata.
