|
|
|
|
|
by davidatbu
943 days ago
|
|
> The plan is not to support macros. Gotcha. In every lang I've used a lot, I've found meta-programming (compile-time or dynamic) to be valuable (and often indespensible). I can imagine that a lang like Elm that is domain-specific can do fine without the expressive power of macros, but I struggle to imagine that for a general-purpose lang like Roc. I'm sure you've ruminated on this, so I'm excited to see how it all pans out. Maybe a Software Unscripted episode with someone who's written a lot of macros is in order? :) David Tolnay (serde maintainer) would be great! |
|