UPDATE: I moved the student to newLISP, but I would still like to know how to edit my code in GNU-CLISP on Windows 7 if anyone has an answer.
Mike
Search found 5 matches
- Thu Oct 10, 2013 2:23 am
- Forum: Common Lisp
- Topic: GNU CLISP on Windows7
- Replies: 5
- Views: 12722
- Thu Oct 10, 2013 1:44 am
- Forum: Common Lisp
- Topic: GNU CLISP on Windows7
- Replies: 5
- Views: 12722
Re: GNU CLISP on Windows7
Thank you for your reply. I'm using CLISP on Windows 7, and simply wanted to format the entries in REPL by using tabs to indent. Of course, I got something different from what I expected. This is a tutoring project, so I'm trying to make it as easy as possible. I may just move to Racket, or I may ac...
- Thu Oct 03, 2013 2:09 am
- Forum: Common Lisp
- Topic: GNU CLISP on Windows7
- Replies: 5
- Views: 12722
GNU CLISP on Windows7
I'm doing a little tutoring, and the student has installed GNU CLISP on Windows. Obviously, there are differences from using emacs as a text editor. The first question is: How do I move to the next line in the REPL so I get logical separation and indents formatting instead of huge one-line commands?...
- Thu Feb 16, 2012 9:12 am
- Forum: Common Lisp
- Topic: Hunchentoot installation questions... [solved]
- Replies: 4
- Views: 7563
Re: Hunchentoot installation questions...
Thank you. It has been many years since I've used LISP and I'm still catching up. The hutchentoot web page seems a little out-of-date, but it may just mean that current LISP users are taking for granted things I ought to know.
Is it possible to mark this topic as "Solved" somehow?
Is it possible to mark this topic as "Solved" somehow?
- Tue Feb 14, 2012 5:39 pm
- Forum: Common Lisp
- Topic: Hunchentoot installation questions... [solved]
- Replies: 4
- Views: 7563
Hunchentoot installation questions... [solved]
OK, I used quicklisp to install hunchentoot, and everything seems successful except that it doesn't seem to work. Can somebody suggest where I should go next? # cat /etc/debian_version 6.0.4 * (asdf:oos 'asdf:load-op :hunchentoot-test) debugger invoked on a ASDF:MISSING-DEPENDENCY in thread #<THREAD...