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: 113,842 of 186,715
Downloads: 5,981

Daily

Ranking: 68,364 of 186,700
Downloads: 7

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,903,420,977bundler
101,127,274,939rake
161,054,255,914minitest
28900,910,911ffi
223191,593,104yard

Owners

#GravatarHandle
1iconlutter