Re: Prolog and Regexp
From: Tom Howland (tom_at_tomzilla.org)
Date: 12/19/04
- Previous message: Cesar Rabak: "Re: I need Help with Prolog puzzle .."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 18 Dec 2004 23:26:40 GMT
Once upon a time I did a careful comparison of regex processors in C and
found that regex over giant strings is best optimized by the regex in
Emacs. Perl regex is optimized for line processing but Emacs works over
the entire buffer.
- Previous message: Cesar Rabak: "Re: I need Help with Prolog puzzle .."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]