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: 110,313 of 188,354
Downloads: 6,649

Daily

Ranking: 46,540 of 188,339
Downloads: 5

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,090,212,201bundler
101,192,295,793rake
141,116,039,627minitest
27945,020,256ffi
225201,274,355yard

Owners

#GravatarHandle
1iconlutter