BigInteger support in DWScript
DWScript now has support for the BigInteger type, which supports numbers with as many decimals as the memory allows.
This support comes in two flavors, either through a MPIR dll (a GMP fork) or through Rudy Velthui’s BigIntegers unit.
I recently committed an extension to dwsCrypto lib module that exposes direct support for cryptographic nonces and tokens.
PhantomJS
is available.