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
Sun, 02 Nov 2025 17:02:52 GMT