Syntax Extension

The Syntax Extension Myth

Here’s a little Monday Troll. To my greatest disappointment, I discovered today that it is not possible to replace Lisp parenthesis by, say, curly braces. What a shame. Hell, it’s …

avatar
Didier Verna
Read more

Read-Time String Concatenation

Sometimes, I miss the string concatenation capability of C. I mean, the way that you can split a long string into smaller ones and have them automatically concatenated together. …

avatar
Didier Verna
Read more