[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Installing scheme only programs
From: |
Thien-Thi Nguyen |
Subject: |
Re: Installing scheme only programs |
Date: |
Fri, 11 Mar 2011 10:16:14 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) |
() Diogo F. S. Ramos <address@hidden>
() Thu, 10 Mar 2011 14:46:02 -0300 (BRT)
I wonder if there is a tool to, say, strip all comments from
the "binary", so it could be smaller. I guess such tool would
not be that hard to write, but I don't know.
It's not hard to write (that's what RPX does). Guile itself has
"guile-tools punify". See also Guile-BAUX:
http://www.gnuvola.org/software/guile-baux/
which has additionally the recently added module ‘as-C-byte-array’,
specifically designed for this kind of embedding. GNU Serveez uses it:
http://git.savannah.gnu.org/cgit/serveez.git/commit/?h=next&id=5854cf1
Maybe when someone gets a chance, RPX will, too.
Re: Installing scheme only programs, Ludovic Courtès, 2011/03/11