minus-squareralfD-@alien.topBtoLisp•Tools for going from the basic special forms into a full Lisp?linkfedilinkEnglisharrow-up1·1 year agoBut doesn’t that leave out the jucy bits? This neither shows how to call into LispE from the C/C++ side nor how to call a C/C++ programs functions from LispE code (i.e. neither embedding nor extending). Or did I miss something? linkfedilink
minus-squareralfD-@alien.topBtoLisp•Implementing your own interpreter as a WASM librarylinkfedilinkEnglisharrow-up1·1 year agoWell, probably more like sequences of bytes. linkfedilink
But doesn’t that leave out the jucy bits? This neither shows how to call into LispE from the C/C++ side nor how to call a C/C++ programs functions from LispE code (i.e. neither embedding nor extending). Or did I miss something?