Possible Duplicate:
Lisp Executable
Was getting started with Clisp and the biggest problem I faced is that there are very few tutorials out there to explain how to write clisp files. Most of the tutorials are about using it in command line.
I'm not using Emacs. I'm using Clisp + Sublime on Ubuntu. Thus, what should I do to write a file of lisp code and execute it.