[ prog / sol / mona ]
frontpage - thread list - new thread - preferences - ?
Try this in ANSI Common Lisp:
(defvar x 0) (defvar X 1) (format 't "~a == ~a" x X)
VIP:
bbs.scm + MIT Scheme + SICP + Satori Mode