Advanced Regexps?

Carl-Johan Kihlbom div@REDACTED
Tue Dec 2 15:42:15 CET 2003


Is there any way to do advanced regular expressions in Erlang? I've 
looked at the regexp and gregexp modules, but their implementations of 
regular expressions are very limited. I would really like to match word 
boundaries, etc. like you can in Perl et al.

I guess I could run a Perl script from Erlang, but I can't require that 
the user has Perl installed.

Any ideas?

Best regards,

Carl-Johan Kihlbom
Software Engineering & Management
IT University of Göteborg




More information about the erlang-questions mailing list