|
You would have to change the parser - and make it bigger, that it seperates float from integer values and also would need another VM. I think, that you just will get problems with very big numbers. How is this done in other languages (e.g. Perl/Python)? Martin