RubyGems Navigation menu

fa 0.1.0

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)

Gemfile:
= Copiar al portapapeles ¡Copiado!

instalar:
=

Versiones:

  1. 0.1.1 - September 17, 2017 (11,5 KB)
  2. 0.1.0 - September 17, 2017 (8 KB)

dependencias de Runtime (1):

ffi >= 0

dependencias de Development (3):

bundler ~> 1.14
minitest ~> 5.0
rake ~> 10.0

Propietarios:

Autores:

  • David Lutterkort

SHA 256 checksum:

bfb5175cf11418ace80c0966c34e5a431688f1b76c4d71defbca1c00d7cb57b0

Total de descargas 4.858

Para esta versión 1.914

Licencia:

MIT

Versión de Ruby requerida: >= 0

Enlace: