From: Andy Wingo <wingo@pobox.com>
To: guile-devel <guile-devel@gnu.org>
Subject: rtl at els
Date: Sat, 08 Jun 2013 14:12:29 +0200 [thread overview]
Message-ID: <87ip1odcnm.fsf@pobox.com> (raw)
Hi!
Ludo and I had a fun time at the European Lisp Symposium last week,
meeting other lispers, schemers, and a rogue racketeer. We also managed
to spend some time going through the pending patches, as you probably
saw, and I'll be landing them as I fix up docstrings ;)
We also talked about the way forward to target RTL from Scheme. While
we both think that Noah's CPS work is the way to go, we're a little
concerned that to try to land the new VM and the new compiler at the
same time is too much uncertainty. So as a stopgap, we're going to try
to compile Tree-IL directly to RTL. We'll run a pass over the tree-il
that converts it to ANF, then adapt the existing tree-il->glil compiler
to target RTL. I know that compiler pretty well so I should be able to
make some good progress there fairly quickly.
So that's the plan. It will probably make the CPS work easier,
actually, as there will be example RTL code and we'll be sure the VM is
capable enough, and we don't have to also worry about the VM
switchover. But we'll see :)
Cheers,
Andy
--
http://wingolog.org/
next reply other threads:[~2013-06-08 12:12 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-08 12:12 Andy Wingo [this message]
2013-06-08 17:16 ` rtl at els Stefan Israelsson Tampe
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
List information: https://www.gnu.org/software/guile/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87ip1odcnm.fsf@pobox.com \
--to=wingo@pobox.com \
--cc=guile-devel@gnu.org \
/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 read-only IMAP folder(s) and NNTP newsgroup(s).