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, 23 Dec 2025 01:12:55 GMT