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: 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



reply via email to

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