From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <4dae32d885c9c4db11381a6734003133@collyer.net> Date: Fri, 24 Sep 2004 14:38:20 -0700 From: geoff@collyer.net To: 9fans@cse.psu.edu Subject: Re: [9fans] grid computing -- high performance? In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Topicbox-Message-UUID: e7b87c76-eacd-11e9-9e20-41e7f4b1d025 Ken's description of the Plan 9 compilers, /sys/doc/compiler.ms, describes in some detail how code is generated, and how the work is split between compiler and loader (the assembler is not involved in compilation).