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: 112,282 of 187,255
Downloads: 6,296

Daily

Ranking: 24,505 of 187,239
Downloads: 11

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,973,645,220bundler
101,152,124,538rake
161,076,922,380minitest
28918,217,492ffi
224195,254,303yard

Owners

#GravatarHandle
1iconlutter