Re: Python syntax in Lisp and Scheme
Pascal Costanza <costanza@web.d e> wrote in message news:<bm66jn$pi 8$1@f1node01.rh rz.uni-bonn.de>...[color=blue]
> David Eppstein wrote:[color=green]
> > In article <bm4uf6$6oj$1@n ewsreader2.netc ologne.de>,
> > Pascal Costanza <costanza@web.d e> wrote:
> >
> >[color=darkred]
> >>It's probably just because the Common Lisp community is still relatively
> >>small at the moment. But this situation has already started to improve a
> >>lot.[/color]
> >
> >
> > It's only been out, what, twenty years? And another twenty before that
> > for other lisps... How much time do you think you need?[/color]
>
> AFAIK, Lisp was very popular in the 70's and 80's, but not so in the
> 90's. At the moment, Common Lisp is attracting a new generation of
> programmers.
>[/color]
I was a Lisp fan back when Common Lisp came out. We went from a
stunningly simple language that could be described in a small booklet
to one that couldn't be adequately described in a 300-page tome. It
was about that time that Lisp dropped off the radar.
Now I have a language called Python, which like the original Lisp can
be described simply but has extraordinary power. And _it_ is what is
attracting a new generation of programmers.
Pascal Costanza <costanza@web.d e> wrote in message news:<bm66jn$pi 8$1@f1node01.rh rz.uni-bonn.de>...[color=blue]
> David Eppstein wrote:[color=green]
> > In article <bm4uf6$6oj$1@n ewsreader2.netc ologne.de>,
> > Pascal Costanza <costanza@web.d e> wrote:
> >
> >[color=darkred]
> >>It's probably just because the Common Lisp community is still relatively
> >>small at the moment. But this situation has already started to improve a
> >>lot.[/color]
> >
> >
> > It's only been out, what, twenty years? And another twenty before that
> > for other lisps... How much time do you think you need?[/color]
>
> AFAIK, Lisp was very popular in the 70's and 80's, but not so in the
> 90's. At the moment, Common Lisp is attracting a new generation of
> programmers.
>[/color]
I was a Lisp fan back when Common Lisp came out. We went from a
stunningly simple language that could be described in a small booklet
to one that couldn't be adequately described in a 300-page tome. It
was about that time that Lisp dropped off the radar.
Now I have a language called Python, which like the original Lisp can
be described simply but has extraordinary power. And _it_ is what is
attracting a new generation of programmers.
Comment