On 03/15/2015 09:41 PM, stepharo wrote:
Hi
I did not want to lose the work of Nicolas Cellier around alternate
number parsers so I went
back in Pharo 30 and packaged them as a separate package (may be it was
already done but I could not find it).
Hi Stephane,
you can find ExtendedNumberParser in:
http://www.squeaksource.com/ArbitraryPrecisionFl
it is used by the class ArbitraryPrecisionFloat and since
ArbitraryPrecisionFloat is actively held up to date by Nicolas, i'd
guess the same is true for ExtendedNumberParser in this repository.
werner