Hacker News new | ask | show | jobs
by klibertp 2221 days ago
Racket provides a defmacro in its stdlib IIRC, and even if it didn't, you can trivially implement it using syntax-case or syntax-parse with syntax->datum (and the other way around).

You either don't really know what you're talking about, or you want to spread misinformation about Racket for some reason. I'd like to ask you to, in both cases, stop doing that.