[Newbies] Regular expressions in Squeak?

Oscar Nierstrasz oscar.nierstrasz at gmail.com
Tue Nov 6 08:58:13 UTC 2007


Hi Thor,

You should use Vassili Bykov's regex package available from http://www.squeaksource.com/Regex.html

Use the Monticello browser to load it.

You can find documentation on the class side of the RxParser class of  
the VB-Regex class category.

If you need step-by-step instructions to use Monticello, have a look  
at our (free) book:

http://SqueakByExample.org/

Cheers,
- on


On Nov 6, 2007, at 9:44, Thor Bergquist wrote:

> I'm an experienced programmer, but Squeak novice.
> Can someone give me step-by-step instructions (for a novice) for how  
> to find the best regex implementation for Squeak and how to install  
> it.
> _______________________________________________
> Beginners mailing list
> Beginners at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/mailman/listinfo/beginners



More information about the Beginners mailing list