On Wed, Feb 10, 2021 at 05:59:10AM +0000, Mike wrote: > February 10, 2021 7:29 AM, "C K Kashyap" <ckkash...@gmail.com> 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 if I had > > a C implementation for > > reference :) > > > > You already asked this here and Great Mr.Pahi already answered: > https://www.mail-archive.com/picolisp@software-lab.de/msg09811.html > His repo is the only choice.
Or, you take a look at pil21. It implements a large part of 'native' in C (as a glue to libffi in @src/lib.c) and the rest in PilSrc (which is easier to read than PilAsm). ☺/ A!ex -- UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe