Hi Alex, I think I have fully digested gen3m.c at this point :). I am now trying to figure out how to do FFI min miniPicoLisp and I realized that only pil64 has native/lisp support. Is there any reason it could not be done in the 'c' implementation of pil32? I just wanted to make sure that there is no "impossibility" about attempting to port the native/lisp functions to miniPicoLisp.
A quick question on gen3m.c - I noticed an unused parameter '*mem' in mkSym - is there a reason to let it remain? Regards, Kashyap