Re: Current Garnet distribution
Fred Gilham <[email protected]> Sat, 22 May 2004 09:09:09 -0700
| Newsgroups | gmane.lisp.garnet.user |
|---|---|
| Message-ID | <[email protected]> |
[email protected] wrote: > Aux Contraire - I have several heritage (now) Lucid/Garnet > applications two of which are still in daily use and which get > recompiled from time to time (these are running on SunOS 4.1.x > h/w). Hmn, this leads to the following question. Does Lucid have a COMMON-LISP-USER package? The problem I was trying to solve was that CMU Lisp no longer has a user package, and the code I have solves that by making USER a nickname for COMMON-LISP-USER, which someone has described as violating the spirit of the standard. It's also non-portable the way it's done and the standard specifically says that it doesn't have to work (though it seems to work everywhere it's used). Maybe I should leave well-enough alone? -- Fred Gilham [email protected] [My tutors] got bored sooner than I, and laid down a general rule that all statements about languages had to be in a higher level language. I thereupon asked in what level of language that rule was formulated. I got a very bad report. -- J. R. Lucas