| Projects on Google Code | Results 1 - 10 of 35 |
Regexp-me is a Java Me (j2me) regular expression package based on [http://jakarta.apache.org/regexp/index.html Jakarta Regexp]. Regexp-me is CLDC1.0 compatible and has partial Unicode support.
== Usage ==
First you need to import `me.regexp` package:
{{{
import me.regexp.*;
}}}
Here is...
Text parsing und modification framework
Regexp parser
== JSpeed ==
=== UPDATE ===
I'm currently pursuing a few Android projects, so this one is on hold. Feel free to email me with questions. Thanks for looking!
You can read how to implement it by heading over to the wiki;
[http://code.google.com/p/jspeed/wiki/Implementation JSpeed Imple...
javascript,
ajax,
web,
optimize,
speed,
performance,
browser,
jquery,
api,
php,
js,
minify,
compress,
gains,
regexp
=News=
* *09 Sep 2008*: New source tarball and Windows pre-compiled executables. Checked with valgrind for memory leak. Tests are still to be fixed!
* *25 Aug 2008*: Back to the NFA approach! Also, now every modifier is greedy. The expressions like "`.+z`" or "`\d+3`" will never succeed as t...
RegexPal is a JavaScript regular expression tester implemented in JavaScript and available at [http://regexpal.com RegexPal.com]. It includes real-time regex syntax and match highlighting. The regex syntax highlighting is more complex than you might expect, as it strives to be aware of all aspects o...
Con este proyecto intento aprender como utilizar expresiones regulares y crear un spider para web en java.
Probablemente le resulte útil a alguien más, como programa funcional o como código para aprender java.
Password Regular Expression Validator em C#
Valida Senha com Expressão Regular
Permite caracter maiúsculo, minúsculo, especial e numérico
With Perl 5.10, regular expression engines become pluggable.
This module re::engine::Lua supplies the Lua regular expression dialect.
As Perl module, distributions are available on CPAN, and tickets tracking with RT.
Утилита для проверки работы регулярок.
сидит в трее. позволяет проверять правильность работы регулярок. Содержит несколько стандартных примеров.