On Thu, Apr 23, 2015 at 11:12 AM, Jon Kleiser <jon.klei...@fsat.no> wrote:
>
> Feel free to give it a try. As EmuLisp uses JavaScript numbers,
> 6364136223846793005 is too many digits, but you may find a way around it.

Progress is being made.

I use this JS lib for arbitrary big integers:
https://github.com/defunctzombie/int

The changes in the EmuLisp code (inspired by Ersatz, as always) are here:
https://github.com/Microalg/microalg/commit/09e1a435c670c16047b67a3349a0599d1ef06bb4

It quite works but I must refine the shiftings (or maybe something else)
to try to get exactly the same values than PicoLisp or Ersatz.


chri

-- 

http://profgra.org/lycee/ (site pro)
http://delicious.com/profgraorg (liens, favoris)
https://twitter.com/profgraorg
http://microalg.info
-- 
UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe

Reply via email to