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,422 of 196,375
Downloads: 7,186

Daily

Ranking: 73,233 of 196,338
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,689,612,215bundler
81,400,595,737rake
141,285,994,364minitest
271,076,831,825ffi
230233,063,861yard

Owners

#GravatarHandle
1iconlutter