Categories: None [Edit]

fa

https://rubygems.org/gems/fa
https://github.com/lutter/ruby-fa
Bindings for libfa, a library to manipulate finite automata. Automata are constructed from regular expressions, using extended POSIX syntax, and make it possible to compute interesting things like the intersection of two regular expressions (all strings matched by both), or the complement of a regular expression (all strings _not_ matched by the regular expression). It is possible to convert from regular expression (compile) to finite automaton, and from finite automaton to regular expression (as_regexp)

Total

Ranking: 109,946 of 193,785
Downloads: 7,059

Daily

Ranking: 46,753 of 193,767
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,496,383,299bundler
81,346,819,932rake
141,237,156,545minitest
271,036,401,071ffi
226224,124,661yard

Owners

#GravatarHandle
1iconlutter