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-02 17:33

>>25
You're doing it wrong.
I already admitted that, see here: >>16

Any why don't you just look in the manual?
I did, here:
http://www.gnu.org/software/clisp/impnotes/clisp.html
and the only thing I found in the manual was the -c flag

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