From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <4a4616872e042989ec3257d1b4c44963@centurytel.net> To: 9fans@cse.psu.edu Subject: Re: [9fans] Plan9 VM for Windows/Linux? From: "Skip Tavakkolian" MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Date: Tue, 26 Nov 2002 09:19:17 -0500 Topicbox-Message-UUID: 28409d6c-eacb-11e9-9e20-41e7f4b1d025 >> As for a C compiler generating Dis, I believe that Dis > > cannot express all the things that one can do in C. > > It could be done, by mapping all C objects into a single > large Dis object and all code into a single module, for > example, also providing hooks to get at some of the non-C > features. But why? The original thread was 'what if instead of drawterm there was a Dis-style VM and there was a C compiler for Dis so that you can run Plan9 term under other OS, without VMware'.