9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: blstuart@bellsouth.net
To: 9fans@9fans.net
Subject: Re: [9fans] off-topic: "small is beautiful" article
Date: Thu, 25 Jun 2009 13:54:36 -0500	[thread overview]
Message-ID: <fee0e4a03eb1307769bebda3edf9a6b4@bellsouth.net> (raw)
In-Reply-To: <20090625163827.176D75B11@mail.bitblocks.com>

> Nils Holm's Scheme interpreter @ http://t3x.org/s9fes has
> been available for a few months now.  It runs on plan9 though
> not on inferno.

For Inferno, look at:

http://code.google.com/p/inferno-scheme

It's best considered embryonic, and has been that way
for a little while as I've been side-tracked by some other
things.  It's strictly an interpreter at this point, so it's
going to be relatively slow.  But on the upside, it's got
an implementation of popen so that you can fire off
other programs for it to talk to.  If that external command
is tkcmd, then you can easily do graphical stuff.

I do plan to get back to it before long and give it some
form of compiler and as part of that implement continuations
and proper tail recursion.

BLS




  parent reply	other threads:[~2009-06-25 18:54 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-25 15:36 andrey mirtchovski
2009-06-25 15:50 ` Devon H. O'Dell
2009-06-25 15:53   ` David Leimbach
2009-06-25 16:38     ` Bakul Shah
2009-06-25 18:01       ` David Leimbach
2009-06-25 18:54       ` blstuart [this message]
2009-06-25 16:42     ` John Floren
2009-06-25 17:14       ` Iruata Souza

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=fee0e4a03eb1307769bebda3edf9a6b4@bellsouth.net \
    --to=blstuart@bellsouth.net \
    --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).