Hacker News new | ask | show | jobs
by chrisseaton 2244 days ago
Isn't that the point - s-expressions aren't good enough so people work around them by writing more conventional languages and parsers (the reader macros) to avoid having to write in them.
1 comments

I don't think that comment was about reader macros. I don't see reader macros used much, while normal macros are frequently used to create new control structures.