9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Rodrigo Miranda <rodrigo.miranda@acm.org>
To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: Re: [9fans] Is this the same Russ Cox we know here?
Date: Tue, 10 Nov 2009 23:10:36 -0200	[thread overview]
Message-ID: <c501979e0911101710j1f402b0au7a0f59dfe175e288@mail.gmail.com> (raw)
In-Reply-To: <14ec7b180911101700h620743f8o8f2016b897af6556@mail.gmail.com>

On Tue, Nov 10, 2009 at 11:00 PM, andrey mirtchovski
<mirtchovski@gmail.com> wrote:
>
> but will it run on Plan 9?
>

>From the FAQ:
(http://golang.org/doc/go_faq.html)

"What compiler technology is used to build the compilers?

Gccgo has a C++ front-end with a recursive descent parser coupled to
the standard GCC back end. Gc is written in C using yacc/bison for the
parser. Although it's a new program, it fits in the Plan 9 C compiler
suite (http://plan9.bell-labs.com/sys/doc/compiler.html) and uses a
variant of the Plan 9 loader to generate ELF binaries."

So I believe it could be ported...
As for a comparison to limbo, I think someone who knows more about
limbo would be better qualified to delve into the language, but for
one thing it isn't tied to Inferno, and compiles natively, as opposed
to dis.
(it also has some limited type inference)



--
Rodrigo Miranda

"There is nothing like looking, if you want to find something… You
certainly usually find something, if you look, but it is not always
quite the something you were after." – J.R.R Tolkien



  reply	other threads:[~2009-11-11  1:10 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-11  0:54 Joseph Stewart
2009-11-11  1:00 ` andrey mirtchovski
2009-11-11  1:10   ` Rodrigo Miranda [this message]
2009-11-11  1:15   ` Roman Shaposhnik
2009-11-11  1:15   ` Dan Cross
2009-11-11  1:27     ` andrey mirtchovski
2009-11-11  3:56       ` hiro
2009-11-11 15:57         ` David Leimbach
2009-11-11  1:07 ` Dan Cross
     [not found] <<14ec7b180911101700h620743f8o8f2016b897af6556@mail.gmail.com>
2009-11-11  1:04 ` erik quanstrom

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=c501979e0911101710j1f402b0au7a0f59dfe175e288@mail.gmail.com \
    --to=rodrigo.miranda@acm.org \
    --cc=9fans@9fans.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).