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,556 of 191,483
Downloads: 6,906

Daily

Ranking: 140,423 of 191,454
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,294,095,825bundler
81,274,245,981rake
141,179,873,017minitest
27991,072,743ffi
227212,397,555yard

Owners

#GravatarHandle
1iconlutter