Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!microsoft!jimad From: jimad@microsoft.UUCP (Jim ADCOCK) Newsgroups: comp.lang.c++ Subject: Re: Linn Rekursiv Message-ID: <60318@microsoft.UUCP> Date: 7 Jan 91 21:07:40 GMT References: Reply-To: jimad@microsoft.UUCP (Jim ADCOCK) Distribution: comp Organization: Microsoft Corp., Redmond WA Lines: 14 In article martino@logitek.co.uk (Martin O'Nions) writes: |In Harland's book "Rekursiv - Object orientated computer architectures" he |references "The C++ programming Language" in the bibliography, and talks a |little about possible implementation schemes - his --C++ concept, but I |haven't heard anything further in recent times. | |Anybody out there want to comment? People who still think in terms of a pointer being an address into a huge linear array of bytes ought to read about Rekursiv, and think about what would be required to write a C++ compiler [and portable software] for this architecture. If one is creating an "object oriented" language or "object oriented" software, then such ought to be portable to an "object oriented" architecture.