Download List

Projeto Descrição

flex.rb is a regexp matching and scanning library for the Ruby language. It is more than 3 times faster than Ruby regexps, and supports matching text arriving in multiple parts (via async, non-blocking I/O). flex.rb embeds the GNU Flex 2.5.4 (fast lexical analyzer generator) as an engine, and all of Flex's functionality is accessible from Ruby scripts.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-05-30 20:08
0.10

Documentação correções menores foram feitas, e dois erros foram corrigidos no Flex mais #.
Tags: Minor bugfixes
Minor documentation fixes were made, and two bugs were corrected in Flex#most.

2001-01-30 15:12
0.08

Um novo método Flex.most que dá os scripts Ruby todo o poder do Flex gerados scanners C, uma testsuite abrangente, uma documentação tutorial com exemplos, e mais aprofundada.
A new Flex.most method which gives the Ruby scripts all the power of Flex-generated C scanners, a comprehensive testsuite, a tutorial with examples, and more thorough documentation.

2001-01-30 15:12
0.07

Initial freshmeat announcement.
Initial freshmeat announcement.

Project Resources