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: 119,258 of 180,507
Downloads: 4,835

Daily

Ranking: 63,356 of 180,487
Downloads: 6

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,082,629,206bundler
16855,753,735rake
20802,622,455minitest
30689,333,826ffi
222142,355,775yard

Owners

#GravatarHandle
1iconlutter