"Jason Meade" <[EMAIL PROTECTED]> writes:
>
> Is there a standard for regular expressions somewhere?

Posix at

    http://www.opengroup.org/onlinepubs/009695399/basedefs/xbd_chap09.html

> an affinity for \w

I think in posix [[:word:]] (or whatever the syntax actually is), but
yes other stuff is pretty divergant, every program though it was a
good idea to add more bits.


_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-devel

Reply via email to