guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Is it possible to write program only in Guile?


From: Basile Starynkevitch
Subject: Re: Is it possible to write program only in Guile?
Date: Wed, 18 Oct 2023 15:36:17 +0200
User-agent: Mozilla Thunderbird

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
 <basile@starynkevitch.net>
(only mine opinions / les opinions sont miennes uniquement)
92340 Bourg-la-Reine, France
web page: starynkevitch.net/Basile/


reply via email to

[Prev in Thread] Current Thread [Next in Thread]