Hi Neil & all,

On Mon 30 Mar 2009 22:43, Neil Jerram <n...@ossau.uklinux.net> writes:

> Andy Wingo <wi...@pobox.com> 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