Bouncing on trampolines (so cool...)

2013-05-15 Thread Samuel Dennis Borlongan
I'm currently playing a modified version of Hlavaty's trampoline function which accepts functions with multiple parameters ( http://code.google.com/r/srborlongan-picolisp/source/browse/java/trampoline.l) : (de trampoline (F . @) (let A (rest) (use R (loop (NIL (car

Re: PicoLisp and SWIG

2013-05-15 Thread Tomas Hlavaty
Hi Thorsten, I'm Cc-ing picolisp mailing list too just in case others find it interesting. Thorsten Jolitz tjol...@googlemail.com writes: Hi Tomas, hast du mal was mit PicoLisp und SWIG gemacht? zB hier bei der Erzeugung des FFI:

Re: PicoLisp and SWIG

2013-05-15 Thread Thorsten Jolitz
Tomas Hlavaty t...@logand.com writes: Hi Tomas, I'm Cc-ing picolisp mailing list too just in case others find it interesting. thats OK, I think this could generally be very useful. And thanks for your informative answer! Thorsten Jolitz tjol...@googlemail.com writes: Hi Tomas, hast du