Re: Reasons to choose CLISP over other free implementations
- From: "Matthew D. Swank" <akopa.gmane.poster@xxxxxxxxx>
- Date: Wed, 28 Nov 2007 16:59:06 -0600
On Wed, 28 Nov 2007 12:13:39 -0800, Javier wrote:
On 28 nov, 20:45, "John Thingstad" <jpth...@xxxxxxxxx> wrote:
To slow with byte interpretation. I might as well use python..
Python is not Lisp: doesn't have closures, macros and CLOS. And it is
still much slower than CLISP. So I don't get your point.
Note that CLISP, even being bytecode compiled, is faster than SBCL in
some areas (and slower in others, of course).
Thread support notwithstanding, I've found that over all, clisp is the
best free lisp available on Windoze. It's more stable than sbcl, and (as
mentioned elsewhere) has a small memory footprint.
The GPL thing doesn't worry me too much, as all the apps I use it for are
internal. Also, I tend to run parallel clisp and sbcl installations to
help keep things portable as possible.
There is one apt comparison to python: much like python, file->string
processing tasks are usually comparable in speed, or significantly faster
on clisp versus sbcl on any platform I use it on. When I started doing
significant amounts of text processing in lisp, I found this most
surprising.
Matt
--
"You do not really understand something unless you can
explain it to your grandmother." -- Albert Einstein.
.
- Follow-Ups:
- Re: Reasons to choose CLISP over other free implementations
- From: Ken Tilton
- 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: John Thingstad
- Re: Reasons to choose CLISP over other free implementations
- From: Javier
- Reasons to choose CLISP over other free implementations
- Prev by Date: Re: To all c.l.l. denizens who manage to ignore the plummeting pond dweller
- Next by Date: Re: 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
|
|