[Newbies] regular expressions

Mark Volkmann mark at ociweb.com
Sun Sep 28 14:52:30 UTC 2008


On Sep 28, 2008, at 9:31 AM, Norbert Hartl wrote:

> On Sun, 2008-09-28 at 09:16 -0500, Mark Volkmann wrote:
>> Does the standard Squeak image contain a class for operating on
>> regular expressions?
>>
> No, nothing beside String>>matches: But you can load
> a regex package from squeaksource. You know squeaksource
> already?


I wonder why that isn't considered to be such a fundamental thing that  
it is included. It seems to me that most programming languages other  
than C/C++ include support for regular expressions now.

---
Mark Volkmann






More information about the Beginners mailing list