chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] Implementing CL-style array literal syntax


From: Kon Lovett
Subject: Re: [Chicken-users] Implementing CL-style array literal syntax
Date: Fri, 5 Jan 2007 08:40:02 -0800

On Jan 5, 2007, at 4:44 AM, felix winkelmann wrote:

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.

I will modify the reader in 'array-lib' when available.

Thank you,
Kon



cheers,
felix


_______________________________________________
Chicken-users mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/chicken-users





reply via email to

[Prev in Thread] Current Thread [Next in Thread]