Name: Anonymous 2010-10-03 15:53
I'm learning common LISP, and I wrote a simple program and interpreted it with clisp, worked, compiled it, worked, but i want an .exe, it just seems more official, and i don't want to go and get a commercial LISP implimentation, so how could I compile LISP code into a .exe with clisp?
i tried http://www.frank-buss.de/lisp/clisp.html and it didn't work, when i tried just "lisp" as the command, it told me i didn't have libreadline6.dll and when i tried clisp, it said the "lispinit.mem" wasn't created by clisp
i tried http://www.frank-buss.de/lisp/clisp.html and it didn't work, when i tried just "lisp" as the command, it told me i didn't have libreadline6.dll and when i tried clisp, it said the "lispinit.mem" wasn't created by clisp