Path: utzoo!utgpu!jarvis.csri.toronto.edu!clyde.concordia.ca!uunet!willett!ForthNet From: ForthNet@willett.UUCP (ForthNet articles from GEnie) Newsgroups: comp.lang.forth Subject: ANS TC Magnet for Interpreter Message-ID: <613.UUL1.3#5129@willett.UUCP> Date: 3 Mar 90 05:15:30 GMT Organization: Latest link in the ForthNet chain. (Pgh, PA) Lines: 18 Date: 03-01-90 (11:46) Number: 2988 (Echo) To: PETE KOZIAR Refer#: 2967 From: DAVID ALBERT Read: NO Subj: INNER INTERPRETER Status: PUBLIC MESSAGE I would have thought that the return stack gets more use than any other (the paramter) stacks. You are quite right about the extra byte in the instruction prefix though. However, since memory is cheap and plentiful in almost any machine these days (particularly on 80x86 types) that is not of concern. One particularly nice feature of the subroutine threading is that it greatly facilitates expansion to larger memory models without brutally slowing the inner interpreter. (Memory models...yuk!) ----- This message came from GEnie via willett through a semi-automated process. Report problems to: 'uunet!willett!dwp' or 'willett!dwp@gateway.sei.cmu.edu'