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: 15 2011-01-02 0:13

>>16
Making runtime images or compiling into executables differs from CL implementation to implementation. I also forgot another option, which you might like since it's tiny: ECL ( http://ecls.sourceforge.net/ )

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