From mboxrd@z Thu Jan 1 00:00:00 1970 To: 9fans@cse.psu.edu From: "Douglas A. Gwyn" Message-ID: <3DE31D74.8050905@null.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit References: <8dabe8463035c3181ba033ac7d104e9f@collyer.net> Subject: Re: [9fans] Plan9 VM for Windows/Linux? Date: Tue, 26 Nov 2002 09:49:58 +0000 Topicbox-Message-UUID: 278fd63a-eacb-11e9-9e20-41e7f4b1d025 Geoff Collyer wrote: > 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?