On 10/18/23 15:31, CToID wrote:
Thanks for all of your kind and informative replies, I have just
another question about Guile.
How do I distribute Guile programs to somebody who doesn't have Guile
installed on their system? It does not seem like Guile compiler is
able to produce a standalone executable.
You currently cannot do that.
You could (if allowed) use some Scheme compiler to compile your R5RS
Scheme code (and Guile has non-Scheme features). Consider, for that
purpose, using Manuel Serrano's bigloo
<https://github.com/manuel-serrano/bigloo> software.
--
Basile Starynkevitch
<bas...@starynkevitch.net>
(only mine opinions / les opinions sont miennes uniquement)
92340 Bourg-la-Reine, France
web page: starynkevitch.net/Basile/