[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/
- Is it possible to write program only in Guile?, CToID, 2023/10/18
- Re: Is it possible to write program only in Guile?, Basile Starynkevitch, 2023/10/18
- Re: Is it possible to write program only in Guile?, CToID, 2023/10/18
- Re: Is it possible to write program only in Guile?,
Basile Starynkevitch <=
- Re: Is it possible to write program only in Guile?, Greg Troxel, 2023/10/18
- Re: Is it possible to write program only in Guile?, CToID, 2023/10/18
- Re: Is it possible to write program only in Guile?, Hans Ã…berg, 2023/10/18
- Re: Is it possible to write program only in Guile?, Janneke Nieuwenhuizen, 2023/10/18
- Re: Is it possible to write program only in Guile?, Thompson, David, 2023/10/18
- Re: Is it possible to write program only in Guile?, tomas, 2023/10/19
- Re: Is it possible to write program only in Guile?, wolf, 2023/10/19
- Re: Is it possible to write program only in Guile?, tomas, 2023/10/20
- Re: Is it possible to write program only in Guile?, Olivier Dion, 2023/10/18