Executable Programs with Guile Arne Babenhauserheide (06 Jul 2016 21:50 UTC)
Re: Executable Programs with Guile taylanbayirli@xxxxxx (06 Jul 2016 23:20 UTC)
Re: Executable Programs with Guile Marc Nieper-Wißkirchen (07 Jul 2016 06:24 UTC)
Re: Executable Programs with Guile Per Bothner (07 Jul 2016 06:52 UTC)
Re: Executable Programs with Guile Marc Nieper-Wißkirchen (07 Jul 2016 07:14 UTC)
Re: Executable Programs with Guile John Cowan (07 Jul 2016 11:09 UTC)
Re: Executable Programs with Guile Per Bothner (07 Jul 2016 12:30 UTC)
Re: Executable Programs with Guile John Cowan (07 Jul 2016 14:49 UTC)

Executable Programs with Guile Arne Babenhauserheide 06 Jul 2016 21:07 UTC
Hi,

SRFI-138 describes the Chibi and Larceny approaches, but is currently
missing Guile.

A difference in Guile is that it uses -L to add a directory to the
library search path.

Also the usual way to run Guile Scheme as a script with shell-deferring
is to exec the commandline. Here’s an example:

http://www.draketo.de/proj/py2guile/#sec-2-2-3-2-2

Other ways to run Guile scripts are documented in the Scripting-Examples
of the Guile Reference:
https://www.gnu.org/software/guile/docs/docs-2.0/guile-ref/Scripting-Examples.html#Scripting-Examples

Best wishes,
Arne
--
Unpolitisch sein
heißt politisch sein
ohne es zu merken