External links
kleene is a library for building regular expression recognition automata - nfas, dfas, and some specialty structures.
Add the dependency to your shard.yml:
shard.yml
dependencies: kleene: github: davidkellis/kleene
Run shards install
shards install
require "kleene"
kleene
MIT License
Tue, 02 Dec 2025 09:54:17 GMT