Search found 20 matches
- Mon Jul 21, 2008 9:09 am
- Forum: Common Lisp
- Topic: sxhash and *package* interaction
- Replies: 6
- Views: 8722
Re: sxhash and *package* interaction
What about test sxhash.23 in this file? http://svn.clozure.com/publicsvn/openmcl/trunk/tests/ansi-tests/sxhash.lsp and this note at the end of the clhs entry on sxhash "Although similarity is defined for symbols in terms of both the symbol's name and the packages in which the symbol is accessible, i...
- Mon Jul 21, 2008 8:44 am
- Forum: Common Lisp
- Topic: sxhash and *package* interaction
- Replies: 6
- Views: 8722
sxhash and *package* interaction
Shouldn't I see the same hash value for both sxhash calls?
(defpackage "foo")
(in-package "foo")
(sxhash 'bar)
(defpackage "foo2")
(in-package "foo2")
(sxhash 'bar)
(defpackage "foo")
(in-package "foo")
(sxhash 'bar)
(defpackage "foo2")
(in-package "foo2")
(sxhash 'bar)
- Thu Jul 17, 2008 10:42 am
- Forum: Common Lisp
- Topic: Does Common Lisp need a better type system?
- Replies: 14
- Views: 25658
Re: Does Common Lisp need a better type system?
The choice is a good type system or unit testing + constant asserts to confirm assumptions about the data passed in. I'll take the asserts any day, since that doesn't require me to think ahead about relationships between types.
- Thu Jul 17, 2008 6:24 am
- Forum: Common Lisp
- Topic: CLOS usage
- Replies: 22
- Views: 27225
Re: CLOS usage
It has always seemed to me that CLOS is a product of that age when it was in vogue to make everything object oriented. Now, it was written in Lisp, so I know that CLOS and Smalltalk are probably the highlights of OO and the C++ that I use in my day job has prematurely turned me off from OO, but I do...
- Thu Jul 03, 2008 6:01 am
- Forum: Common Lisp
- Topic: How do I install Hutchentoot using Corman CL or SBCL/Win32?
- Replies: 2
- Views: 5385
How do I install Hutchentoot using Corman CL or SBCL/Win32?
Hello,
I'm barely competent with even configuring a basic apache installation, although I have managed to get svn integration and TRAC up and running. Now I want to set up Hutchentoot, but all the tutorials assume Linux and SBCL. I'm on Windows XP. Has anyone done this particular setup before?
I'm barely competent with even configuring a basic apache installation, although I have managed to get svn integration and TRAC up and running. Now I want to set up Hutchentoot, but all the tutorials assume Linux and SBCL. I'm on Windows XP. Has anyone done this particular setup before?
- Thu Jul 03, 2008 5:57 am
- Forum: Common Lisp
- Topic: What are you doing in Common Lisp lately?
- Replies: 26
- Views: 34965
Re: What are you doing in Common Lisp lately?
Writing video games with it
http://nightschool.near-time.net

- Mon Jun 30, 2008 6:46 am
- Forum: User Groups and Conferences
- Topic: Looking for Lisp users and groups in Columbia, SC
- Replies: 0
- Views: 3816
Looking for Lisp users and groups in Columbia, SC
It'd be awesome to meet downtown for some beers and chat.
- Mon Jun 30, 2008 6:22 am
- Forum: Common Lisp
- Topic: Best way to start on Windows : need advices
- Replies: 13
- Views: 17838
Re: Best way to start on Windows : need advices
I enjoy Corman Common Lisp. http://nightschool.near-time.net
- Mon Jun 30, 2008 6:21 am
- Forum: The Lounge
- Topic: Cars
- Replies: 4
- Views: 7060
Re: Cars
You live in CA! There are tons of really good used cars there. Mmmm.
- Sat Jun 28, 2008 7:16 am
- Forum: The Lounge
- Topic: Thank you.
- Replies: 22
- Views: 26521
Re: Thank you.
Agreed!