Re: Modernizing Common Lisp
From: Tayssir John Gabbour (tayss_temp2_at_yahoo.com)
Date: 05/09/04
- Next message: Antonio Menezes Leitao: "Re: Is anything easier to do in java than in lisp?"
- Previous message: Friedrich Dominicus: "Re: Modernizing Common Lisp"
- In reply to: Tayssir John Gabbour: "Re: Modernizing Common Lisp"
- Next in thread: Tayssir John Gabbour: "Re: Modernizing Common Lisp"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 9 May 2004 00:10:13 -0700
Hmm, I retract my ill-tempered post to which I am replying; I had felt
I wasted quite a few minutes of my life in an earlier thread where I
got the impression it was simply a debate.
I have no real opinion on this issue except that perhaps the current
formal standard has a timeless quality due to its generality; and I
hope no major, limiting alterations are made to it in this age of
commodity hardware. A more lightweight channel of "standardization"
would be preferable, because language can perhaps limit imagination.
-- Tayssir
tayss_temp2@yahoo.com (Tayssir John Gabbour) wrote in message news:<866764be.0405071002.573866aa@posting.google.com>...
> Dave Roberts <ldave-re-move@re-move.droberts.com> wrote in message news:<Rakmc.37505$0H1.3454523@attbi_s54>...
> > http://lists.tunes.org/archives/tunes/2001-February/003058.html
> >
> > The original message looks like it is over 5 years old. I found the
> > recommendations to be right on the money.
> >
> > I bring it up because of the two interesting recent threads titled:
> > 1. "Is anything easier to do in Java than in Lisp?"
> > 2. "The Hyperspec and portability between Common Lisp compilers (long)"
> >
> > Some of the areas for improvement suggested in this paper are things that I
> > think are important for modern programming with Lisp. Things like a
> > standard threads library and a standard network interface library are
> > critical for Lisp to be able to develop the set of general-purpose
> > libraries required for rich, modern applications. While many Lisps have
> > added features in these areas, without standardization the solutions are
> > fragmented and non-portable.
>
> You've made cogent points in the discussion, but I think most of it is
> wasted -- it was in response to the usual usenet bickering. Instead of
> focussing on the Why?, which I think is clear, I'd be interested in
> seeing a discussion of the proposals.
>
> - concurrent processor stuff: network, threads, db
> - ???
>
> What languages and lisp implementations do well on these things?
> Benefits/problems people encounter? What is hard to implement, and can
> there be different levels of conformance?
>
> What are the Lisps of these things, as opposed to the Javas and
> Pythons?
>
> I'm curious what peoples' thoughts are now about stack groups.
> http://bitsavers.org/pdf/mit/cadr/chineualJan84/chineualJun84_13_StackGroups.pdf
>
>
> I swear, if I see one more 200 post nontechnical thread saying why
> something can't be done and there's no point in educating oneself
> about it, I will go mental.
- Next message: Antonio Menezes Leitao: "Re: Is anything easier to do in java than in lisp?"
- Previous message: Friedrich Dominicus: "Re: Modernizing Common Lisp"
- In reply to: Tayssir John Gabbour: "Re: Modernizing Common Lisp"
- Next in thread: Tayssir John Gabbour: "Re: Modernizing Common Lisp"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|