hi Dale! I do not know about your need. But personally, if I have to deal with non trivial parsing, I will use PetitParser. Lukas made a tutorial last week and I am convinced.
Cheers, Alexandre On 8 Dec 2010, at 20:57, Dale Henrichs wrote: > I am porting the latest Regex to GemStone and in the interest of Pharo > compatibility, I found Regex-Core and and Regex-Tests-Core in the Pharo > repository. > > In loading Regex-Tests-Core I found some compile errors (doubled '.', a > common porting problem) in RxParserTest>>testTranslatingMatchesUsing and > RxParserTest>>test, but I don't know where the home repository (other then > Pharo) resides, where I could submit my updates. > > I've got a GemSource repository, but I'm actually hoping (haven't run tests > yet:) that I will be able to use Regex-Core without making any > GemStone-specific changes ... > > Dale > -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
