|
|
|
|
|
by pron
2125 days ago
|
|
> But after using nim i'm convinced that macros make even more sense for systems programming. Macros are controversial. I love them in Scheme and Clojure, but I wouldn't want them in any language aimed at a larger, more mainstream crowd. At the very least, macros introduce another meta-language to know (and if they're in a language with a complex type-level language like Rust or Haskell then they're a third language within the language), but I think it's a matter of personal aesthetic preference. > But i vaguely recall already discussing this distinction with you so i don't want to rehash it. Maybe we did. :) |
|