[Larceny-users] relationships between Larceny, ERR5RS, and R6RS

David Rush kumoyuki at gmail.com
Thu Sep 24 07:01:41 EDT 2009


So I want to load the R6RS bytevector library into a vanilla (R5RS)
Larceny. From a code read it seems like

(require 'rnrs/bytevectors)

ought to get the job done, but it does not. What I get is the error

Error: Could not locate library: rnrs/bytevectors

when (current-require-path) is the default

("lib/R6RS" "lib/SRFI" "lib/Ffi" "lib/Base" "lib/Standard" "lib"
"lib/Debugger" "lib/SLIB")

Can I do this without moving into ERR5RS mode? How?

david rush
-- 
GPG Public key at http://cyber-rush.org/drr/gpg-public-key.txt



More information about the Larceny-users mailing list