help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-smalltalk] Regular expressions


From: Stephen Compall
Subject: Re: [Help-smalltalk] Regular expressions
Date: Thu, 21 Sep 2006 18:15:47 -0500
User-agent: Thunderbird 1.5.0.7 (Macintosh/20060909)

Bram Neijt wrote:
> I've been wanting to use some regular expressions and have found them
> somehow underdocumented or hidden.
> 
> I can load the regex package without problem, but then I'm stuck at
> that point. There is no Regex class in my image after loading the
> Regex class, and the example I could find (examples/regex.st) seems to
> be an implementation instead of an example (so it's probably the
> example of a pkg).

examples/regex.st is, in fact, the implementation loaded with the
package regex.

At the moment, that source code is the documentation.

-- 
Stephen Compall
http://scompall.nocandysw.com/blog




reply via email to

[Prev in Thread] Current Thread [Next in Thread]