9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Dan Cross <cross@math.psu.edu>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] native limbo
Date: Tue,  1 May 2001 13:30:04 -0400	[thread overview]
Message-ID: <200105011730.NAA24756@augusta.math.psu.edu> (raw)
In-Reply-To: <LPBBIBIIHKHEGDBPHBDOKEGFCAAA.kiwane@dream.com>

In article <LPBBIBIIHKHEGDBPHBDOKEGFCAAA.kiwane@dream.com> you write:
>2) a dis interpreter and plan9 native modules
>
>Similar to 1), but modules and apps in dis binary. Thanks to Vita Nuova,
>there already is a limbo-to-dis compiler on plan9 (right? don't know how
>inferno/emu-dependent it is, though). You'd invoke a dis interpreter,
>which would provide gc, syscall i/f and whatnot, to execute limbo apps.

Hmm, not to be contrary, but isn't this basically what emu does
already?  It provides a dis interpreter, plus modules which map native
limbo services into native Plan 9 services (eg, a call to Sys->open()
gets mapped into open(2)).  Maybe I'm missing something.

	- Dan C.

(ps- I think that a native limbo compiler would be sweet; but I too
fear that it would go the way Alef did.)


  reply	other threads:[~2001-05-01 17:30 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-05-01 16:04 kazumi iwane
2001-05-01 17:30 ` Dan Cross [this message]
2001-05-06 14:11   ` [9fans] " kazumi iwane
2001-05-01 17:36 [9fans] " rog
2001-05-01 18:25 ` Boyd Roberts
2001-05-02 13:02 rog

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=200105011730.NAA24756@augusta.math.psu.edu \
    --to=cross@math.psu.edu \
    --cc=9fans@cse.psu.edu \
    /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).