From: Andy Wingo <wingo@pobox.com>
To: Mark H Weaver <mhw@netris.org>
Cc: "Ludovic Courtès" <ludo@gnu.org>, guile-devel@gnu.org
Subject: Re: Minimal Guile
Date: Wed, 04 Jan 2012 14:16:17 -0500 [thread overview]
Message-ID: <87obujp9by.fsf@pobox.com> (raw)
In-Reply-To: <87lipogmic.fsf@netris.org> (Mark H. Weaver's message of "Tue, 03 Jan 2012 22:44:11 -0500")
On Tue 03 Jan 2012 22:44, Mark H Weaver <mhw@netris.org> writes:
> If this single file is to be built only during the package build
> process, and never modified after that, then it should be super-easy to
> invent your own little homebrew format.
Indeed. It would be nice to use ELF, though. I'd like to change the
format of .go files to ELF in 2.2. That would allow lots of things,
like having multiple entry points (as for different modules). It would
also help to further separate debug information from code (helping
performance), statically allocating data (lowering allocation,
increasing cross-process sharing), and allowing for extensibility,
including sections for natively-compiled code.
But if you (or anyone) wants to work on something simpler, that's cool
too :) I do have a Scheme ELF parser around somewhere, and intend to
get back to the "linker" sometime soon.
Andy
--
http://wingolog.org/
next prev parent reply other threads:[~2012-01-04 19:16 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-19 20:35 Minimal Guile Mike Gran
2011-12-19 22:32 ` Noah Lavine
2011-12-21 15:47 ` Andy Wingo
2011-12-21 16:03 ` Mike Gran
2011-12-21 21:05 ` Andy Wingo
2011-12-22 1:07 ` Noah Lavine
2011-12-22 8:13 ` David Kastrup
2011-12-24 15:54 ` Antono Vasiljev
2012-01-03 21:44 ` Ludovic Courtès
2012-01-03 22:53 ` Mike Gran
2012-01-03 23:25 ` Ludovic Courtès
2012-01-03 23:41 ` Mike Gran
2012-01-04 1:20 ` Mark H Weaver
2012-01-04 2:09 ` Mike Gran
2012-01-04 3:44 ` Mark H Weaver
2012-01-04 18:52 ` Mike Gran
2012-01-05 2:02 ` Mark H Weaver
2012-01-04 19:16 ` Andy Wingo [this message]
2012-01-04 20:48 ` Andreas Rottmann
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=87obujp9by.fsf@pobox.com \
--to=wingo@pobox.com \
--cc=guile-devel@gnu.org \
--cc=ludo@gnu.org \
--cc=mhw@netris.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).