Regular Expressions

Kamil Kukura kamk at volny.cz
Mon Aug 9 07:13:27 UTC 2004


Dan Winkler wrote:

> Could someone help me figure out how to get regular expressions 
> working in Squeak?  I've been able to download the Regular Expression 
> Plugin package using the SqueakMap Package loader.  My problem is I 
> can't figure out how to make the external plugin work.

You can use Vassili's regular expression package which is pure-objects 
implementation and hence it does not require plug-in. Its syntax and 
usage can be seen here: http://www.magma.ca/~vassili/Regex/

-- 
Kamil




More information about the Squeak-dev mailing list