At Tue, 15 Nov 2005 16:52:21 -0800, Brandon J. Van Every wrote: > > felix winkelmann wrote: > > >Hi! > > > >"sassy", Jonathan Kraut's x86 assembler is available > >as an egg now: > > > >http://www.call-with-current-continuation.org/eggs/sassy.html > > > > > I notice it requires libffi. Anyone know how deeply tied to libffi it is?
You can't even load sassy without it - the syntax-case implementation itself makes heavy use of apply. -- Alex _______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
