[Gardeners] Scheme vs CommonLisp
Daniel Weinreb
dlw at alum.mit.edu
Thu Aug 14 13:21:00 UTC 2008
nubis wrote:
>
> I know, I know, this sounds like ramblings from a person who can't make
> up his mind (which in part, they are)
>
On the contrary, I think you have a very good grasp of the tradeoffs.
> Am I to wrong to look at Common lisp for a metaprogramable python
> replacement? (with less library bindings and googlish hype)
>
No, you're right.
> Is opening a REPL and running your program the recomended way to run a
> lisp program? was it ever, or was it just a misconception?
>
Yes, while you're developing, definitely. Once you deploy an
application, there
are ways to start Lisp running your program, so the end user need not
see the REPL.
-- Dan
--
________________________________________
Daniel Weinreb
dlw at alum.mit.edu
http://danweinreb.org/blog/
http://ilc2009.scheming.org/
More information about the Gardeners
mailing list