Announcement: TBNL539 (5/7/2004 9:25:00 PM) comp.lang.lisp Hi! I've just made an initial release of my little web framework: I'd be interested in bug reports and comments (in case anyone wants to use it). Cheers, Edi. ... Edi
ASDF and Corman Lisp546 (5/6/2004 11:37:33 AM) comp.lang.lisp I've struggled a bit with Corman Lisp to enable it to use ASDF. The results are here: I'd be interested in feedback from CCL users. Cheers, Edi. ... Edi
Hamburg Lispers: New mailing list, new date038 (5/2/2004 10:29:05 PM) comp.lang.lisp The Hamburg (and Berlin) Lispers now have a real mailing list (as opposed to the old one which was just a .forward file on one of my machines at home) to which you can subscribe here: We've also scheduled ... Edi
Errors on alu.cliki.net?137 (5/2/2004 10:25:35 PM) comp.lang.lisp I tried to edit a page on alu.cliki.net and got this message: Proxy Error The proxy server received an invalid response from an upstream server. The proxy server could not handle the request POST /edit/... Edi
Kernel 2.6 and serial console039 (4/27/2004 7:52:05 AM) comp.os.linux.hardware Hi! I've recently installed a 2.6.5 kernel on a remote server running Debian (testing). All seems to work fine except for the fact that I can't use the serial console anymore (which worked with the 2.4 kernel)... Edi
ASDF-INSTALL and MK:DEFSYSTEM040 (4/24/2004 7:25:38 PM) comp.lang.lisp Hi! Thanks to the efforts of Marco Antoniotti, the "portable" version of ASDF-INSTALL now also works with MK:DEFSYSTEM instead of (or in addition to) ASDF. You can get it from or from CCLAN CVS (with the usua... Edi
Looking for full Open Genera paper (Withington, McKay, et. al.)556 (2/16/2004 1:31:48 AM) comp.lang.lisp I know about the article "The Symbolics Virtual Lisp Machine" by P.T.Withington, Scott McKay, Gary Palter, and Paul Robertson which can be found at . However, this is only an "extended abstract" which at va... Edi
Language keywords or special forms in Lisp829 (6/9/2004 10:27:07 PM) comp.lang.lisp Hi, I am experimenting with Lisp a little bit. I tried to redefine the "if" function (actually, the same is true for "setq", or "t"): defun if (x y z) (+ x y z) but the interpreter did not allow me to do so.... hungjunglu(139)
question about (class-name (class-of var))541 (6/10/2004 11:06:22 AM) comp.lang.lisp Hi, I'm having a little problem with this function or rather the flet part of it. The two print statements, which should be the same return WAR-BOID- and SYMBOL for the main body and the flet respectively. ... me4(18699)
Was not making tail recursion elmination a mistake?4937 (6/11/2004 4:49:29 PM) comp.lang.lisp I have recently been annoyeed by the fact that tail recursion elimination is not part of the standard. Any ansi compliant program can now not rely on recurive tail elimination and must use loops or some sim... john.thingstad(1211)
Beginner question3733 (6/13/2004 1:18:43 AM) comp.lang.lisp First let me put my question in context. As you may guess I'm starting to learn Lisp as a requirement of a graduate artificial intelligence class I'm taking. I am also a software engineer with 10+ years of prog... padu(45)
Pretty-printing HTML with HTMLgen?643 (6/19/2004 10:14:16 PM) comp.lang.lisp Hi, Has anyone looked into making pretty-printed HTML output using HTMLgen or similar, using the CL pretty-printer? I know Steven Haflich has mentioned using the pretty-printer with his HTML/XML generator... dcooper1(2)
File handling and list-unique1836 (6/20/2004 11:22:33 PM) comp.lang.lisp In order to learn Lisp I'm trying to do some small tasks with it. I have some files, ending with ".tif" or ".jpg". Sometimes a file can be in tif and jpg, e.g. "test.jpg" and "test.tif". Then I want to delete... fb(1528)
common lisp books1234 (6/7/2004 4:52:51 PM) comp.lang.lisp I have programmed (as a hobby) in lisp (mostly emacs-lisp) for a while, although I still consider myself no more than an advanced beginner. I am interested in reading and learning more about common lisp. I have... wolfjb(5)
Is it feasible to use Lisp to write an OS?7527 (6/8/2004 7:10:12 PM) comp.lang.lisp This autumn I'll be taking a course in my university that, among other things, involves writing a simple OS from scratch. The usual plan seems to be to write it in C, but I haven't been able to find any restri... usenet01(143)
Common-lisp.net anoncvs329 (6/9/2004 4:57:49 PM) comp.lang.lisp The common-lisp.net anoncvs was briefly up and running between last night and approximately five minutes ago, when we shut it down again due to the following advisories: http://security.e-matters.de/advisorie... nikodemus(193)