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,752 of 192,156
Downloads: 6,955

Daily

Ranking: 135,768 of 192,137
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,345,383,941bundler
81,293,584,300rake
141,194,891,366minitest
271,002,941,884ffi
227215,246,149yard

Owners

#GravatarHandle
1iconlutter