home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!cs.utexas.edu!sun-barr!olivea!spool.mu.edu!agate!anarres.CS.Berkeley.EDU!bh
- From: bh@anarres.CS.Berkeley.EDU (Brian Harvey)
- Newsgroups: comp.lang.scheme
- Subject: Re: Are interpreters now as fast as compiled code used to be?
- Message-ID: <1gocpvINN3i8@agate.berkeley.edu>
- Date: 16 Dec 92 23:06:39 GMT
- References: <1992Dec15.201735.21731@netcom.com> <GJR.92Dec15214517@klosters.ai.mit.edu> <1992Dec16.190713.20460@netcom.com>
- Organization: University of California, Berkeley
- Lines: 10
- NNTP-Posting-Host: anarres.cs.berkeley.edu
-
- thinman@netcom.com (Technically Sweet) writes:
- >This is why Dylan should have continuations. The only target
- >Dylan platform that causes problems for continuations is the Mac
- >without PMMU.
-
- Implementation inefficiency isn't the only problem with continuations. The
- other problem is that nobody understands them. I used to think that it was
- only I who don't understand them, until I noticed how RNRS keeps having
- corrections to R(N-1)RS because of some thought-to-be-well-understood feature
- that breaks when continuations are used.
-