This is the mail archive of the guile@cygnus.com mailing list for the guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Scheme is too complicated


Jay Glascoe <jglascoe@jay.giss.nasa.gov> writes:

> When I say functional code is slow, I mean e.g., equivalent
> imperative style code, written in the same language, run by the same
> interpreter, is probably faster.  Perhaps even a LOT faster.

This is mostly true with today's implementations.  Quite seriously,
Siskind's Scheme implementation should make you question your thinking
on this point, though.

-russ