I've just downloaded Ready Lisp and am playing around with the REPL. What I want to know is, how do I write a long program, interpret it and get the output? Sort of like what PLT Scheme has.
I'd like to do this with a minimal amount of hassle if that's possible. Just want to get on with the book I'm reading. Thanks.