From mboxrd@z Thu Jan 1 00:00:00 1970 To: 9fans@cse.psu.edu Subject: Re: [9fans] software quality and popularity From: Eric Grosse MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Message-Id: <20010522223938.45A75199D7@mail.cse.psu.edu> Date: Tue, 22 May 2001 18:39:36 -0400 Topicbox-Message-UUID: a57340c0-eac9-11e9-9e20-41e7f4b1d025 > How difficult is it to port FORTRAN code to Plan9? We use f2c (http://plan9.bell-labs.com/netlib/f2c/) to convert Fortran to C, and don't feel a strong need for a native Fortran compiler.