[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Is it possible to write program only in Guile?
From: |
Marc Chantreux |
Subject: |
Re: Is it possible to write program only in Guile? |
Date: |
Fri, 20 Oct 2023 12:19:43 +0200 |
Hi Olivier and thanks for your answer,
> > #!/bin/sh
> > #-*-Scheme-*-
> > exec guile --no-auto-compile -e main -s "$0" "$@"
> > !#
Well. I think it's a good idea to compile, just wanted it
to be done silently. I will probably find a way to ship the go with my
script.
The main thing is indead a good idea and I think it should
be proposed aside the one proposed in the official doc.
regards.
marc
- Re: Is it possible to write program only in Guile?, (continued)
- 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
Re: Is it possible to write program only in Guile?, Zelphir Kaltstahl, 2023/10/18