guile-devel
[Top][All Lists]
Advanced

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

Re: stack calibration


From: Andy Wingo
Subject: Re: stack calibration
Date: Fri, 17 Apr 2009 11:35:35 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.92 (gnu/linux)

Hi Neil & all,

On Mon 30 Mar 2009 22:43, Neil Jerram <address@hidden> writes:

> Andy Wingo <address@hidden> writes:
>> #!/bin/sh
>> # -*- scheme -*-
>> exec ${GUILE-guile} -e '(@ (scripts compile) compile)' -s $0 "$@"
>> !#
>
> FWIW, I think this kind of incantation is really horrible.  Ditto for
> usage of "guile-tools ...".  What kind of a scripting language is it
> that needs to be bootstrapped by a different language?

I've changed guile-tools in master to be a scheme script, and the
scripts themselves to be normal modules. Things moved around a bit, but
use-wise you shouldn't notice a difference.

Man, do I have a job ahead of me wrt NEWS updates...

Andy
-- 
http://wingolog.org/




reply via email to

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