This is the mail archive of the kawa@sources.redhat.com mailing list for the Kawa project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: it would be neat if...


Nic Ferrier wrote:
> There was some way of registering a Readable class with the Scheme
> reader and the Readable provide to the reader the methods to do the
> reading of the things it registered.
> 
> I guess there'd have to be some sort of marker character sequence that
> a Readable could ask the reader to look out for.

We should probably start by implementing SRFI-10:
http://srfi.schemers.org/srfi-10/srfi-10.html
-- 
	--Per Bothner
per@bothner.com   http://www.bothner.com/per/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]