From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: <9ab217670904160918w4f468ed0oc69162621fd266e4@mail.gmail.com> References: <9ab217670904160918w4f468ed0oc69162621fd266e4@mail.gmail.com> Date: Thu, 16 Apr 2009 18:22:22 +0200 Message-ID: From: Rudolf Sykora To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [9fans] web server Topicbox-Message-UUID: dce17008-ead4-11e9-9d60-3106f5b1d025 > >> How difficult would it be to use rails or merb in plan9? Is it feasible? > > Very difficult. No, not feasible. You would have to port Ruby. And > then possibly rails, too. Plan 9 isn't UNIX, or UNIX-like, or POSIX > (or POSIX-like). APE helps with some stuff, but not all the way. I thought I'd seen a ruby port in the contrib list... And if merb were just written (portably) in ruby, then, I thought, it wouldn't have to be that difficult... ruda