On Sun, May 11, 2014 at 12:45 AM, John Cowan wrote:
> Jörg F. Wittenberger scripsit:
>
>> With cdata we'd need to watch that no ]]> is in sweet lisp.
>
> Sweet-expressions don't use square brackets for anything.
>
Not quite. Neoteric defines "[ x ]" to mean exactly the same thing in
your base Li
In section 4.2.7:
A colon sourrounded by whitespace (" : ") starts a bracket which gets
closed at the end of the line.
However, in your earlier set of examples 4.1.3:
let
: x 1
y 2
z 3
body
It's not entirely clear how your example interacts with rule 4.2.7.
It might be better to ex