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,893 of 188,779
Downloads: 6,740

Daily

Ranking: 55,176 of 188,757
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,120,857,398bundler
101,202,684,222rake
141,127,613,741minitest
27952,651,465ffi
225203,323,627yard

Owners

#GravatarHandle
1iconlutter