Re: Reasons to choose CLISP over other free implementations
- From: Rainer Joswig <joswig@xxxxxxx>
- Date: Wed, 28 Nov 2007 21:28:09 +0100
In article
<15207ed2-0552-4be7-b088-04401690da76@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>,
Slobodan Blazeski <slobodan.blazeski@xxxxxxxxx> wrote:
On Nov 28, 7:56 pm, Javier <javu...@xxxxxxxxx> wrote:
What are actually the reasons to choose CLISP over other free
implementations?
I believe there are some. Compared to SBCL, for example:
- Fast bignum operations.
- Fast CLOS instantiations.
- Much faster compiler speed, which is nice for big projects.
- Better memory management. SBCL (and CMUCL) tends to do not return
unallocated memory and wastes a lot of OS virtual memory.
- Better memory footprint. It just need about 4 Mb of memory at
startup.
- Better debugger. CLISP usually allows you to choose from more
options when an error occurs in the debugger.
- Better internationalization. Most messages are translated into
various languages.
What do you think about? Any more ideas?
- No threads so forget about web development.
Why didn't you tell that Paul Graham years back then?
If he knew that , he would have stopped and not
developed the Viaweb editor - in CLISP.
- Using FFI will turn your application into GPLware..
Slobodan
- Follow-Ups:
- Re: Reasons to choose CLISP over other free implementations
- From: Slobodan Blazeski
- Re: Reasons to choose CLISP over other free implementations
- References:
- Reasons to choose CLISP over other free implementations
- From: Javier
- Re: Reasons to choose CLISP over other free implementations
- From: Slobodan Blazeski
- Reasons to choose CLISP over other free implementations
- Prev by Date: Re: Reasons to choose CLISP over other free implementations
- Next by Date: To all c.l.l. denizens who manage to ignore the plummeting pond dweller
- Previous by thread: Re: Reasons to choose CLISP over other free implementations
- Next by thread: Re: Reasons to choose CLISP over other free implementations
- Index(es):
Relevant Pages
|
|