"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
[email protected]
http://lists.gnu.org/mailman/listinfo/guile-devel