|
From: | felix winkelmann |
Subject: | Re: [Chicken-users] Implementing CL-style array literal syntax |
Date: | Fri, 5 Jan 2007 13:44:25 +0100 |
What I'd like to see is a new set-parameterized-read-syntax procedure which takes a character c and allows the reader to accept input of the form #nc, where n is a digit string, and invoke a handler that takes two arguments, the port and the integer value of n.
Ok, I'll add this. cheers, felix
[Prev in Thread] | Current Thread | [Next in Thread] |