On Tue 08 Jun 2010 10:15, Marco Maggi <marco.maggi-i...@poste.it> writes:
> How would you change: > > <http://github.com/downloads/marcomaggi/nausicaa/makers-1.0.0.tar.gz> > > to make it work with Guile? Notice that the Makefile has a > "gtest" rule to run Guile on the test file. Interesting test. So, with current git it does run, but fails with: ERROR: In procedure string-ref: ERROR: Wrong type argument in position 1 (expecting string): #<undefined> I think this is due to Guile expanding internal definitions using letrec and not letrec* (which we do not have yet). Unfortunately it's not giving me the error that I wanted, which is probably a bug; oh well, back to the hack. Andy -- http://wingolog.org/