Re: native/lisp in picolisp32

2020-05-15 Thread Andras Pahi
Hi, If you are still interested in native/lisp in picolisp32 then I am working to support the pil64 features in picolisp32. The development branch of https://github.com/pahihu/picoLisp just missing the coroutines (stay tuned), and builds on 64bit/32bit target

Re: native/lisp in picolisp32

2020-05-15 Thread C K Kashyap
Absolutely!!! If that is done - I believe there is no reason not to have pil64 in C too right :) Regards, Kashyap On Fri, May 15, 2020 at 9:55 PM Andras Pahi wrote: > Hi, > > If you are still interested in native/lisp in picolisp32 then I am working > to support the pil64 > features in picolisp3