Ben Haldun Bayhantopcu'nun onersiyle Clisp ile yeni tanısmıs biriyim.Practical Common Lisp kitabını okumaktaydım; fakat ornek kodlari yazarken fedora core 4 e kurulu emacs hata vermeye basladi.
Ornegin,
cl-user> (format t "hello world")
kodunu yazdığımda emacs den soyle bir hata geldi:
Debugger entered--Lisp error : (wrong-type-argument stringp t)
format t "hello world")
eval ((format t "hello world"))
eval-last-sexp-1(nil)
eval-last-sexp(nil)
* call interactively(eval-last-sexp)
iyi çalışmalar.
_______________________________________________ cs-lisp mailing list [email protected] http://church.cs.bilgi.edu.tr/lcg http://cs.bilgi.edu.tr/mailman/listinfo/cs-lisp

