guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: CGI scripting with Guile


From: Sebastian Tennant
Subject: Re: CGI scripting with Guile
Date: Sun, 16 Mar 2008 14:56:20 +0200
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/22.1 (gnu/linux)

Quoth Thien-Thi Nguyen <address@hidden>:
> Appended is examples/id.cgi.in

This is incredibly useful.  Thank you for pointing it out.

Just out of curiostiy, why the '.in' file extension?  Is it to do with
make?

> #!/bin/sh
> exec @GUILE@ -s $0 "$@" # -*- scheme -*-
> !#

Also, why the shell?

Seb





reply via email to

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