[plt-scheme] r5rs in plt-scheme 4 and srfi 23

From: Varoun P (van_178 at yahoo.co.in)
Date: Tue Sep 16 04:38:29 EDT 2008

Using r5rs in DrScheme, how do I import srfi-23? I've tried 
setting DrScheme to use the module language and putting the following lines at the beginning of the definitions window:

#lang r5rs
(require srfi/23)

This does not work.

--varoun


      Connect with friends all over the world. Get Yahoo! India Messenger at http://in.messenger.yahoo.com/?wm=n/


Posted on the users mailing list.