4 Sep
2007
4 Sep
'07
06:16
Hi David, David St-Hilaire wrote:
Phil Dawes wrote:
I was wondering, what do people use for pattern matching (in the ML sense) in gambit.
I was wondering the exact same thing! Also, what do people use for regular expressions?
I've been using pregexp[1] which has been fine for my needs. IIRC the file pregexp.scm works and compiles out of the box on gambit. Hope that helps, Phil [1] http://www.ccs.neu.edu/home/dorai/pregexp/pregexp.html