[Larceny-users] on porting to larceny

2008-12-27 Thread Marco Maggi
Thanks for the prompt replies. Things seems to work. I thought that problems would come from language incompatibilities (like immutable pairs or library expansions), that would have made porting a long process; but I have got almost none of those so far. Instead it seems that the

Re: [Larceny-users] on porting to larceny

2008-12-27 Thread William D Clinger
Marco Moggi wrote: The built in PARAMETERIZE does not act as a LETREC-like form: That has been logged as a requested enhancement (ticket #601). If I have not missed it in the source, the FFI does not implement peekers and pokers for long double and long long. They are unusual, but if the

Re: [Larceny-users] on porting to larceny

2008-12-27 Thread David Rush
2008/12/27 William D Clinger w...@ccs.neu.edu: Marco Moggi wrote: I cannot use COMPILE-STALE-LIBRARIES because when there are the following files in the same directory: compat.ikarus.sls compat.larceny.sls compat.ypsilon.sls Larceny attempts to compile all of them, not only the