Hacker News new | ask | show | jobs
by fn-mote 428 days ago
There are no limitations on the transformations in lisp. That can make macros very hard to understand. And hard for later program transformers to deal with.

The innovation in Zig is the restrictions that limit the power of macros.