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]

readtable support added to Kawa


I've checked in a re-write of the Kawa "reader".  It is now
table-driven, using the Common Lisp "readtable" model.  You can
program the Scheme (or Common Lisp or Emacs Lisp) reader at the Scheme
level using the functions in gnu/kawa/slib/readtsbale.scm (loadable by
(require 'readtable)).  Though this is neither tested nor documented
(see the Common Lisp specification), somebody might want to play with
it anyway ...
-- 
	--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]