[Larceny-users] Exporting 'fields'

Eduardo Cavazos wayo.cavazos at gmail.com
Tue Dec 29 03:49:38 EST 2009


Hello,

I have a library which acts as a wrapper around the '(rnrs)' library.
I.e. it simply re-exports some stuff from rnrs plus some other things.

In the library that I use with Ikarus and Ypsilon, I export 'fields'
which is used with 'define-record-type'. However, 'fields' isn't
exported by '(rnrs)' in Larceny.

So... any suggestions for how to write the library portably? Should
'fields' be exported by '(rnrs)'?

Ed




More information about the Larceny-users mailing list