about NumberParser

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

about NumberParser

Stéphane Ducasse
Hi nicolas

I like the idea to have an easy to customize parser number.
Do you have a slice that I could integrate once your changes are done.
Or show I go in squeak trunk and take the code?
I imagine that we could then package FORTRAN and ExtendedNumberParser in a different package.

http://code.google.com/p/pharo/issues/detail?id=1960

Stef
_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: about NumberParser

Nicolas Cellier
2010/2/13 Stéphane Ducasse <[hidden email]>:
> Hi nicolas
>
> I like the idea to have an easy to customize parser number.
> Do you have a slice that I could integrate once your changes are done.
> Or show I go in squeak trunk and take the code?
> I imagine that we could then package FORTRAN and ExtendedNumberParser in a different package.
>
> http://code.google.com/p/pharo/issues/detail?id=1960
>

Changes should be very easy to pick.
FORTRANNumberParser is just a demonstrator and should find it's way
out of kernel image.
However, ExtendedNumberParser is designed for Kernel, for enhancing
String>>asNumber.

Nicolas

> Stef
> _______________________________________________
> Pharo-project mailing list
> [hidden email]
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>

_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: about NumberParser

Stéphane Ducasse
ok let me know when this is ready and I will integrate them because I like the idea to be able to customize it.



On Feb 13, 2010, at 12:34 PM, Nicolas Cellier wrote:

> 2010/2/13 Stéphane Ducasse <[hidden email]>:
>> Hi nicolas
>>
>> I like the idea to have an easy to customize parser number.
>> Do you have a slice that I could integrate once your changes are done.
>> Or show I go in squeak trunk and take the code?
>> I imagine that we could then package FORTRAN and ExtendedNumberParser in a different package.
>>
>> http://code.google.com/p/pharo/issues/detail?id=1960
>>
>
> Changes should be very easy to pick.
> FORTRANNumberParser is just a demonstrator and should find it's way
> out of kernel image.
> However, ExtendedNumberParser is designed for Kernel, for enhancing
> String>>asNumber.
>
> Nicolas
>
>> Stef
>> _______________________________________________
>> Pharo-project mailing list
>> [hidden email]
>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>>
>
> _______________________________________________
> Pharo-project mailing list
> [hidden email]
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project


_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project