home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!stanford.edu!snorkelwacker.mit.edu!ai-lab!zurich.ai.mit.edu!gjr
- From: gjr@zurich.ai.mit.edu (Guillermo J. Rozas)
- Newsgroups: comp.lang.scheme
- Subject: Re: Are interpreters now as fast as compiled code used to be?
- Date: 15 Dec 92 21:45:17
- Organization: M.I.T. Artificial Intelligence Lab.
- Lines: 11
- Message-ID: <GJR.92Dec15214517@klosters.ai.mit.edu>
- References: <4051@mitech.com> <FEELEY.92Dec14215701@zohar.ai.mit.edu> <4067@mitech.com>
- <1992Dec15.201735.21731@netcom.com>
- Reply-To: gjr@zurich.ai.mit.edu
- NNTP-Posting-Host: klosters.ai.mit.edu
- In-reply-to: thinman@netcom.com's message of Tue, 15 Dec 1992 20:17:35 GMT
-
- In article <1992Dec15.201735.21731@netcom.com> thinman@netcom.com (Technically Sweet) writes:
-
- | From: thinman@netcom.com (Technically Sweet)
- | Date: Tue, 15 Dec 1992 20:17:35 GMT
- |
- | I would have thought that the primary issue was keeping the
- | interpreter code area in cache? And, of course, using memory
- | mapping to implement continuations.
-
- If only "modern operating systems" (aka. Unix) only allowed us
- arbitrary control over our address space...
-