Re: 3 part cell miniPicoLisp

2021-11-05 Thread C K Kashyap
Hi all, I've dropped the idea of libuv for now. I have however got unlimited string back and also unlimited big num support (using libtommath ) Regards, Kashyap On Thu, Dec 31, 2020 at 11:52 AM C K Kashyap wrote: > Hi All, > I had been exploring the miniPicoLi

3 part cell miniPicoLisp

2020-12-31 Thread C K Kashyap
Hi All, I had been exploring the miniPicoLisp source for several months now. My goal was to make it compile with Microsoft C compiler and Tiny C Compiler ( TCC ) on windows - and gain a deeper understanding of the implementation in the process. In