Lisp in a Box

From: Rayiner Hashem (heliosc_at_mindspring.com)
Date: 04/23/04


Date: 22 Apr 2004 20:14:01 -0700

I've had occasions where people have asked me to point them to a good
Lisp implementation to get started with the language. At some point, I
realized that it would be great if Lisp was distributed kind of like
the JDK, with lots of libraries and documentation all in one place.
That way, people new to the language wouldn't have to let the
practicalities of seeking out libraries, building software, get in the
way of learning the language. Basically, I forsee some sort of "Lisp
in a box," a simple tarball with the compiler and lots of libraries
included and pre-configured, maybe a pre-configured Emacs + SLIME
setup, along with lots of documentation and maybe some basic tutorial
material. Not to big in scope, just enough to make a nice
first-impression.

Yes, I am volunteering to put this together. My question is:

1) What do you think of the idea? Any suggestions?
2) What libraries should be included? Which compiler?

--- Rayiner Hashem



Relevant Pages

  • Re: Programming By The Seat Of Your Pants
    ... the only way I'm going to learn Lisp ... was Python, a better scripting language. ... Not much in the way of libraries. ... then add a macro layer that allows you to write things the way you want to ...
    (comp.lang.lisp)
  • Re: exercise from PAIP
    ... For me to pick up another language is ... Are you familiar with Knuth, ... > It doesn't take more than a few minutes to get basic Lisp syntax. ... Well, if you get down to it, MOST libraries are based in theory. ...
    (comp.lang.lisp)
  • Re: Lisp apps for the iPhone?
    ... libraries are abstracted away enough that I rarely deal with either of ... Lisp "advocacy" is completely unaccountable to the poor ... I am inviting Lisp users to that very office -- people who ... and coding is like magic using the most powerfull language on earth. ...
    (comp.lang.lisp)
  • Re: Why Lisp is not popular with average programmers
    ... If I want SMTP client support in my script, Python has it out of the box. ... In Python, the whole thing seems packaged together into a coherent whole, whereas in Lisp, it seems more like an exercise in trying to put square pegs in round holes. ... Libraries does not a language make. ...
    (comp.lang.lisp)
  • Re: Popularity of programming languages
    ... Immanuel> another language it might have lots of support libs without ... Immanuel> libraries. ... I think perhaps you misunderstand what this "FFI" stuff is about. ... A Lisp "FFI call" is just written as a normal Lisp function call. ...
    (comp.lang.lisp)