clisp compile to EXE

Started by HPW, January 03, 2006, 07:32:51 AM

Previous topic - Next topic

HPW

On comp.lang.lisp was a post about a hack to compile clisp to EXE.



http://www.frank-buss.de/lisp/clisp.html">http://www.frank-buss.de/lisp/clisp.html



The 'Hello world' example compiles to a 1.4 mb EXE.



Good for a 'CommonLisp', but with newLISP you could do it a lot smaller.

To be fair, it is a comparison between apples and pears.

;-)
Hans-Peter

HPW

#1
From hack to official supported feature:



GNU CLISP 2.38 released



http://clisp.cons.org/impnotes/image.html">http://clisp.cons.org/impnotes/image.html
Hans-Peter