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,952 of 193,262
Downloads: 7,026

Daily

Ranking: 60,576 of 193,241
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,443,511,853bundler
81,331,347,704rake
141,222,523,935minitest
271,024,761,688ffi
227221,484,046yard

Owners

#GravatarHandle
1iconlutter