() Diogo F. S. Ramos <[email protected]> () 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.
