Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

compiling/running in clisp

Name: Anonymous 2011-01-01 1:16

Id like to know the commandline arguments to compile and run a .lisp file in clisp. I found that:
clisp -c filename.lisp
turns the file into a .fas object file, but I cant figure out how to turn the .fas into an executable. Incidently I found that clisp puts the compile and excute commands in a the windows menu when you r-click on a .lisp file. If someone knows of the commandline args for compiling and running in another implementation like SBCL, that would be good also.

Name: Anonymous 2011-01-01 13:24

>>5
sbcl on windows is not the first choice, clisp is the slowest and toyest on them, you should not even consider gcl as its existance is redundant, because clisp is already GNU/Freedom software.
Try LispWorks.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List