PilCon tomorrow

2021-02-09 Thread Alexander Burger
Hi all, tomorrow at 8:00 UTC (roughly in 24 hours) is PilCon time! :) https://meeting.itship.ch/PilCon This is the first meeting according to the new - easy to memorize - schedule ("early at 10th, late at 20th"). I did not prepare anything. Open for any kind of questions and discussions. ☺/

native/lisp in picoLisp 32

2021-02-09 Thread C K Kashyap
Hi all, Has anyone done the C implementation of the native and lisp (for callback)? I am trying to work it out based on the 64bit source but I think it will be a lot easier if I had a C implementation for reference :) Regards, Kashyap

Re: native/lisp in picoLisp 32

2021-02-09 Thread Alexander Burger
On Wed, Feb 10, 2021 at 05:59:10AM +, Mike wrote: > February 10, 2021 7:29 AM, "C K Kashyap" wrote: > > > Hi all, > > Has anyone done the C implementation of the native and lisp (for callback)? > > I am trying to work it > > out based on the 64bit source but I think it will be a lot easier i