[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-users] SRFI compliance
From: |
Kon Lovett |
Subject: |
Re: [Chicken-users] SRFI compliance |
Date: |
Wed, 12 Mar 2008 20:13:54 -0700 |
Hi Vincent,
Thank you for the list. Some points:
SRFI 48 is supported except for ~W (write circular) by both the
format & format-modular eggs.
SRFI 58 is supported by the array-lib egg except for the
#<dimensions>... form (to be released).
SRFI 88 is builtin except that keywords are symbols.
SRFI 90 is builtin except that weak-keys/values are ignored.
Best Wishes,
Kon