scsh-users
[Top] [All Lists]

Re: Scsh (a Unix Scheme shell) FAQ

To: scsh-news@zurich.ai.mit.edu
Subject: Re: Scsh (a Unix Scheme shell) FAQ
From: David Rush <kumo@bellsouth.net>
Date: 15 Jan 2003 15:22:14 +0000
Organization: Netscape Communications Corp.
Yoann Padioleau <padiolea@cripure.irisa.fr> writes:
> "Anton van Straaten" <anton@appsolutions.com> writes:
> > Python can be cryptic, and its continuations are an example of that - a
> > hacked feature that wasn't designed into the language from the beginning,
> 
> I am not sure call/cc was in scheme from the beginning. 

I'm not sure about that either, but it was pretty darn close to the
beginning. Full TCO *was* and that is *much* more important.

> > Some high-level examples of the advantages of Scheme include:
> > 
> > * A very regular syntax, 
> 
> many people dont like that at all. 

Then they can learn to apreciate good syntax or languish in the fields
of programming mediocrity for the rest of their lives.

> > * The ability to achieve very high performance, often on par with or even
> > exceeding that of C or C++.

> Hmmm, functionnal zealots say this for about 20 years, and never
> succeed i think.

Wake up and smell the coffee. Stalin (a Scheme dialect) regularly
produces faster run-times than hand-coded C/C++. And MLTon is in the
same ballpark (or so I hear). And the OCAML code generator is reputed
to be no slouch at producing fast code, either.

> Sure, because they dont know what they are talking about.

PKB

david rush
-- 
Ilias - i'd like to avoid reading to much:
Anton - That's good, since I'd like to avoid writing too much.
        -- Response to Ilias <atnews@pontos.net> (on c.l.s)

<Prev in Thread] Current Thread [Next in Thread>