9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Roman Shaposhnik <roman@shaposhnik.org>
To: lucio@proxima.alt.za,
	Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: Re: [9fans] MIPS LSB compiler
Date: Thu, 12 Nov 2009 21:12:36 -0800	[thread overview]
Message-ID: <e763acc10911122112t725f030crc94f84f60d8b57d5@mail.gmail.com> (raw)
In-Reply-To: <d2fcb2e7ed7a5950d616f7d754776132@proxima.alt.za>

On Thu, Nov 12, 2009 at 8:34 PM,  <lucio@proxima.alt.za> wrote:
> "Go" has added a cat amongst the pigeons :-)
>
> I'm a language aficionado

Makes two of us and I wouldn't mind comparing notes (in fact,
it would be quite helpful if all of us here at 9fans did). I wish I had
more time to devote to it, but so far the following things seem to
be really worth looking into:
    * Full freaking closures, which are not all that outlandish for a
garbage-collected
      language, but are pretty cool from the implementation standpoint
    * A ducktyping of sorts with interfaces and such. On the surface
it just saves
      you a bunch of "extends XXX", but it actually seems to bridge
the gap between
      dynamically typed world and a statically typed one to an extent
that makes me
      rethink whether static typed languages are as devoid of fun as a
Principia Mathematica is.

And of course, the juiciest parts are in the implementation!

> Given the addition of this toolchain, one wonders how far we are from
> being able to port all the P9 compilers to Linux and consequently to
> all Posix platforms.  My beef is that I have a wide choice of cross-
> and native toolchains with which to port Plan 9 to a MIPS platform
> (LSB), but I really wish I could settle on something I am much more
> comfortable and familiar with.

I guess I'm not following your line of thought here.

Thanks,
Roman.



  reply	other threads:[~2009-11-13  5:12 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-13  4:34 lucio
2009-11-13  5:12 ` Roman Shaposhnik [this message]
2009-11-13  6:01   ` John Barham
2009-11-13 17:48   ` Tim Newsham
2009-11-13 18:19     ` Iruata Souza
2009-11-13 18:36       ` Tim Newsham
2009-11-15 16:52   ` lucio
2009-11-15 17:26     ` Paul Lalonde
2009-11-15 22:25       ` ron minnich
2009-11-15 22:43         ` Bruce Ellis
2009-11-16  4:34         ` lucio
2009-11-16 10:11           ` Bruce Ellis
2009-11-16  4:28       ` lucio
2009-11-13 19:41 ` Andre Guenther
2009-11-15 17:55   ` lucio

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=e763acc10911122112t725f030crc94f84f60d8b57d5@mail.gmail.com \
    --to=roman@shaposhnik.org \
    --cc=9fans@9fans.net \
    --cc=lucio@proxima.alt.za \
    /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).