Re: Prolog and Regexp

From: Tom Howland (tom_at_tomzilla.org)
Date: 12/19/04

  • Next message: nope: "I need help"
    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.


  • Next message: nope: "I need help"