unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Noah Lavine <noah.b.lavine@gmail.com>
Cc: guile-devel@gnu.org
Subject: Re: wip-rtl, solstice edition
Date: Fri, 29 Jun 2012 14:02:50 +0200	[thread overview]
Message-ID: <87ipeawck5.fsf@gnu.org> (raw)
In-Reply-To: <CA+U71=Pqx2yH0-uHeF3GkE035S5bx51Rr7WNqXMGQHjdt20j3g@mail.gmail.com> (Noah Lavine's message of "Mon, 25 Jun 2012 18:01:18 -0400")

Hello,

Noah Lavine <noah.b.lavine@gmail.com> skribis:

> I sent another email recently about different ways to make the JITter
> understand all of the bytecode, but at the time, I thought I would
> have to parse the C definition of the VM and generate the JITter from
> that in order for it to be merged into Guile. I never got over that
> hurdle. If we are willing to generate both the VM and the JITter from
> another source, it's possible that I could revive my old JIT branch.

I think it could be beneficial in terms of hackability and maintenance
to have instructions defined as slightly abstracted s-exps.  Now, if
it’s only used to generate vm-engine.c & co., it’s probably too much
work for what it’s worth.

> However, I'm still not sure if that's the best way there. Having the
> assembler written in Scheme gives you an easier path towards
> all-Scheme native compilation, which you'd probably want for an AOT
> compiler.

Yeah, especially since it could easily be used at run-time too.

Thanks,
Ludo’.



  reply	other threads:[~2012-06-29 12:02 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-22 17:22 wip-rtl, solstice edition Andy Wingo
2012-06-23 14:03 ` Noah Lavine
2012-06-24 12:21   ` Andy Wingo
2012-06-25 20:52 ` Ludovic Courtès
2012-06-25 22:01   ` Noah Lavine
2012-06-29 12:02     ` Ludovic Courtès [this message]
2012-06-26  9:42   ` Andy Wingo
2012-06-29 11:59     ` Ludovic Courtès

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=87ipeawck5.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=guile-devel@gnu.org \
    --cc=noah.b.lavine@gmail.com \
    /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).