max-number

is there any JavaScript interpretor that can handle very large numbers?

Possible Duplicates: Is there a bignum library for JavaScript? Strange syntax of Number methods in JavaScript I just wrote some code to figure out a Project Euler question. I kept getting... Uncaught SyntaxError: Unexpected token ILLEGAL I couldn't see the syntax error in my code... The number I'm using is 1000 digi...