On Sun, Sep 25, 2005 at 12:07:43PM -0400, Dan McMahill wrote:
Ales Hvezda wrote:
[snip]
For a while now, tinyscheme has been on my guile replacement list,
but it too, isn't really maintained anymore. It isn't as full featured
as guile, but it seems to provide the bare basics.
Another possibility is scheme 48:
http://www.s48.org/
-Ales
That one has major problems on my alpha. Produced lots and lots of
unaligned accesses followed by a segfault on the alpha. On i386 and
sparc (in 32 bit mode), it built with one warning about 'comparison is
always false due to limited range of data type' but was able to execute
(* 3 4).
Isn't 48 in the name of s48 the problem? Maybe you need s64 for alpha.
48 is not a multiple of 64.