[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#418681: ITP: jrexx -- automaton based regluar expression API for java



Package: wnpp
Severity: wishlist

* Package name    : jrexx
 Version         : 1.1.1
 Upstream Author : Ralf Meyer <ralf.meyer AT karneim.com>
* URL or Web page : http://www.karneim.com/jrexx/project01/project01.htm
* License         : LGPL
 Description     : automaton based regluar expression API for java
jrexx is a regular expression API for textual pattern matching based
on the finite state automaton theory. It's matching algorithm is
extremly fast and works with huge patterns and input texts. jrexx also
offers set operations (union, intersection, difference, complement)
for combination of automatons.
FEATURES

   * creation of deterministic regex automatons from pattern strings
   * extremly fast pattern matching of input strings
   * combination of automatons with set operations (unify, intersect,
substract, complement)
   * introspection of the automaton's structure by states and transitions
   * jrexx is implemented in 100% pure Java and runs on any plattform
providing a Java Runtime Environment (JRE) version 1.3.x or greater


--
Arnaud Vandyck



Reply to: