[Larceny-users] set-cdr! and err5rs

Ray Racine ray.racine at comcast.net
Sat Jan 19 23:36:59 EST 2008


Larceny v0.961 "Fluoridation" (Jan 13 2008 08:39:06,
precise:Linux:unified)
larceny.heap, built on Sat Dec 29 17:39:47 EST 2007
ERR5RS mode (no libraries have been imported)

> (import (rnrs base) (rnrs mutable-pairs))
Autoloading (rnrs mutable-pairs)

> (set-cdr! '(1 2) '(3))
(1 3)

On Sat, 2008-01-19 at 15:43 -0500, je back wrote:
> I'm new to larceny (and scheme in general) and trying to figure out
> where to find stuff.  So, for example, I found that 'receive' is
> defined in srfi-8 and that i can require it in err5rs mode.  I haven't
> been able to find a way to load set-cdr! in err5rs mode however.  Can
> anyone provide a clue? 
> 
> Thanks,
> Jan Erik
> _______________________________________________
> Larceny-users mailing list
> Larceny-users at lists.ccs.neu.edu
> https://lists.ccs.neu.edu/bin/listinfo/larceny-users




More information about the Larceny-users mailing list