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 0:41

Clisp is ok for domain specific solutions, but it doesn't adequately address the issue of multiple-inheritance out of the box.

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