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: 111,517 of 187,603
Downloads: 6,428

Daily

Ranking: 53,105 of 187,591
Downloads: 5

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,011,622,509bundler
101,165,909,119rake
151,089,951,066minitest
27927,069,349ffi
224197,213,146yard

Owners

#GravatarHandle
1iconlutter