(Arne Babenhauserheide)
2014-04-24: polish polish
diff --git a/docs/srfi.org b/docs/srfi.org --- a/docs/srfi.org +++ b/docs/srfi.org @@ -83,7 +83,7 @@ Remember, even if a proposal becomes an - SRFI-49 (Indentation-sensitive syntax): superceded by this SRFI, - SRFI-110 (Sweet-expressions (t-expressions)): superceded by this SRFI, -- SRFI-105 (neoteric expressions and curly infix): supported, and +- SRFI-105 (neoteric expressions and curly infix): supported by treating curly braces like brackets and parens, and - SRFI-30 (Nested Multi-line comments): complex interaction. Should be avoided at the beginning of lines, because it can make the indentation hard to distinguish for humans. SRFI-110 includes them, so there might be value in adding them. The wisp reference implementation does not treat them specially, though, which might create arbitrary complications. * Rationale