Skip to content

davidkellis/kleene-rb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kleene

kleene is a library for building regular expression recognition automata - nfas, dfas, and some specialty structures.

Installation

Install the gem and add to the application's Gemfile by executing:

$ bundle add kleene

If bundler is not being used to manage dependencies, install the gem by executing:

$ gem install kleene

Usage

require "kleene"

About

kleene is a library for building regular expression recognition automata - nfas, dfas, and some specialty structures.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors