Dec. 9, 2010
4:54 p.m.
On 12/08/2010 11:44 PM, Lukas Renggli 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.
The latest code is in<http://source.lukas-renggli.ch/unsorted/>.
It is a full port of the latest code from VisualWorks + various critical bug fixes.
Except for the packaging (which is identical to VisualWorks), it should be the same as the code in Pharo.
Lukas
My first choice is to use the packages that are loaded into Pharo, since I am trying to maintain Pharo compatibility, so I want the packaging changes as well ... Dale