I’ve added a new page about the implementation of numbers in uLisp:
For example, it explains why this calculation doesn’t give the expected result of 20:
> (+ 2147483640 10 -2147483640 10)
10.0
I’ve added a new page about the implementation of numbers in uLisp:
For example, it explains why this calculation doesn’t give the expected result of 20:
> (+ 2147483640 10 -2147483640 10)
10.0