Lisp Garbage Collection
- From: "skibud2" <mike.halloran@xxxxxxxxx>
- Date: 30 Aug 2006 19:50:04 -0700
I was talking with a fellow engineer at work about why CMUCL and SBCL
have not been fully ported to Windows. He mentioned that it is
difficult to port most Lisp implementations because of difference
between the Linux and Windows memory models and how they are used for
garbage collection. Can someone shed some light on what these
differences are.
Thanks,
Mike
.
- Follow-Ups:
- Re: Lisp Garbage Collection
- From: llothar
- Re: Lisp Garbage Collection
- From: Christophe Rhodes
- Re: Lisp Garbage Collection
- From: Pascal Bourguignon
- Re: Lisp Garbage Collection
- Prev by Date: Re: Lets talk about GUI and sound libraries
- Next by Date: Re: Lets talk about GUI and sound libraries
- Previous by thread: How can "cons per call" be so different for these two very similar functions?
- Next by thread: Re: Lisp Garbage Collection
- Index(es):
Relevant Pages
|