|
|
|
|
|
by lacampbell
3496 days ago
|
|
Can someone tell me why I would want statically typed macros? Why not just simply type check after macro expansion phase? Seems a lot simpler and more intuitive. It strongly feels like a case of everything looks like a nail when you really like hammers (static typing), but I am willing to be proven wrong. |
|