c-implementation of newlisp functions?
Posted: Sat Jul 29, 2006 10:15 pm
Hi,
what do I have to do, if I want to add a new function to newlisp, with an implementation on the C-side of things?
I guess I've found out, that, e.g. p_and in newlisp.c is the implementation of and in newlisp. But I'm missing the link between the two.
Where do I have to look?
TIA,
Ingo
what do I have to do, if I want to add a new function to newlisp, with an implementation on the C-side of things?
I guess I've found out, that, e.g. p_and in newlisp.c is the implementation of and in newlisp. But I'm missing the link between the two.
Where do I have to look?
TIA,
Ingo