Re: [Chicken-users] pp and write ignore keyword-style

2018-11-21 Thread Marc Feeley
> On Nov 21, 2018, at 11:05 AM, John Cowan wrote: > > Each of the :foo and foo: styles are supported by most of the 9, whereas the > SRFI-88 style was supported by only 4. See > https://bitbucket.org/cowan/r7rs-wg1-infra/src/default/KeywordSyntax.md for > details > For your information,

Re: [Chicken-users] pp and write ignore keyword-style

2018-11-21 Thread John Cowan
On Wed, Nov 21, 2018 at 1:35 AM Sven Hartrumpf wrote: But my argument is about interoperability between implementations, e.g. > reading with Scheme implementation A code written by Scheme implementation > B. > I fear that is a lost cause. Of 22 Schemes that I tested, only 8 support keywords at