Home > Archive > Lisp > June 2005 > Re: Wanna try LISP.. don't know which variant to choose from. Please
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Re: Wanna try LISP.. don't know which variant to choose from. Please
|
|
| Brandon J. Van Every 2005-06-07, 3:57 am |
| CPUFreak91 wrote:
>I want to try LISP but I have no idea which variant to choose from.
>Could you help me decide? I also would like to know where to find some
>good downloadable tutorials/manuals for your fav. version of lisp. I
>preferably use Slackware Linux for my coding these days...
>
>
>
CMUCL. If you don't like it, you can try something else. It's free,
open source, BSD (?) licensed, large, extensively supported. Your next
open source port of call after CMUCL would be SBCL, as it's a close
derivative. After that, well, then you start having to think. Spending
money, platforms, what you really really want, that sort of thing.
--
Cheers, www.indiegamedesign.com
Brandon Van Every Seattle, WA
T-shirt that landed someone a job: "I'm not an XXXXXXX,
I'm a Shaper!" http://www.teams.org.uk/shaper.htm
| |
| Marco Antoniotti 2005-06-07, 4:02 pm |
|
Brandon J. Van Every wrote:
> CPUFreak91 wrote:
>
> CMUCL. If you don't like it, you can try something else. It's free,
> open source, BSD (?) licensed,
The core of CMUCL is "Public Domain". You cannot get any more "free"
than that. Other parts of the CMUCL distribution have different
licensing schemes, e.g. CLX.
Cheers
--
Marco
| |
| Pascal Costanza 2005-06-07, 4:02 pm |
| CPUFreak91 wrote:
> Where could I find some Tutorials and or HOTWOs and Manuals online
> (preferably downloadable)?
http://lisp.tech.coop is a good starting point.
Pascal
--
2nd European Lisp and Scheme Workshop
July 26 - Glasgow, Scotland - co-located with ECOOP 2005
http://lisp-ecoop05.bknr.net/
|
|
|
|
|