unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Olivier Dion <olivier.dion@polymtl.ca>
To: wolf <wolf@wolfsden.cz>
Cc: Marc Chantreux <mc@unistra.fr>, CToID <funk443@yandex.com>,
	guile-user@gnu.org
Subject: Re: Is it possible to write program only in Guile?
Date: Wed, 18 Oct 2023 15:14:28 -0400	[thread overview]
Message-ID: <87a5sfivzf.fsf@laura> (raw)
In-Reply-To: <ZTAotTh0AnPYTyTA@ws>

On Wed, 18 Oct 2023, wolf <wolf@wolfsden.cz> wrote:
[...]
>> #!/bin/sh
>> #-*-Scheme-*-
>> exec guile --no-auto-compile -e main -s "$0" "$@"
>> !#
>
> The problem with --no-auto-compile is that without the compilation the error
> messages (and stack traces) are... less than great.
>
> But other than that I am using the same shebang.

No auto-compile, but you still compile your file in your project!  I
just avoid the noisy warnings, although they are sometime useful.

-- 
Olivier Dion




  reply	other threads:[~2023-10-18 19:14 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-18 10:23 Is it possible to write program only in Guile? CToID
2023-10-18 12:51 ` Basile Starynkevitch
2023-10-18 13:31   ` CToID
2023-10-18 13:36     ` Basile Starynkevitch
2023-10-18 14:43     ` Greg Troxel
2023-10-18 15:06       ` CToID
2023-10-18 15:50         ` Hans Åberg
2023-10-18 20:24           ` Janneke Nieuwenhuizen
2023-10-18 16:11         ` Thompson, David
2023-10-19  4:52       ` tomas
2023-10-19 11:18         ` wolf
2023-10-20  4:35           ` tomas
2023-10-18 13:10 ` Olivier Dion
2023-10-18 13:32   ` Marc Chantreux
2023-10-18 13:44     ` Olivier Dion
2023-10-18 18:49       ` wolf
2023-10-18 19:14         ` Olivier Dion [this message]
2023-10-20 10:19         ` Marc Chantreux
2023-10-18 13:12 ` Zelphir Kaltstahl

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87a5sfivzf.fsf@laura \
    --to=olivier.dion@polymtl.ca \
    --cc=funk443@yandex.com \
    --cc=guile-user@gnu.org \
    --cc=mc@unistra.fr \
    --cc=wolf@wolfsden.cz \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).