gnu.regexp - Java NFA regular expression engine implementation
Website: | http://www.cacas.org/java/gnu/regexp/ |
---|---|
License: | LGPL |
Vendor: | JPackage Project |
- Description:
The gnu.regexp package is a pure-Java implementation of a traditional (non-POSIX) NFA regular expression engine. Its syntax can emulate many popular development tools, including awk, sed, emacs, perl and grep. For a relatively complete list of supported and non-supported syntax, refer to the syntax and usage notes.
Packages
gnu.regexp-1.1.4-9jpp.src [166 KiB] |
Changelog
by Ralph Apel (2005-02-16):
- Build with javac 1.4.2 |
gnu.regexp-1.1.4-9jpp.noarch [55 KiB] |
Changelog
by Ralph Apel (2005-02-16):
- Build with javac 1.4.2 |