Email list hosting service & mailing list manager

Re: Should we MAY a "curly-write" and "neoteric-write"? Or even "sweet-write"? Mark H Weaver (09 Apr 2013 23:35 UTC)
Draft updated SRFI-110 and reference implementation David A. Wheeler (15 Apr 2013 04:09 UTC)

Re: Should we MAY a "curly-write" and "neoteric-write"? Or even "sweet-write"? Mark H Weaver 09 Apr 2013 23:34 UTC

"David A. Wheeler" <xxxxxx@dwheeler.com> writes:
> should we suggest also including "write" procedures?

Such procedures would have to include very complicated heuristics to
decide when to use traditional s-expressions, when to use curly-infix,
when to use neoteric, etc.  The heuristics would have to make
assumptions based on the symbol names.  Personally, I think it would be
very hard to produce good output.

    Regards,
      Mark