top | item 42624737

(no title)

disentanglement | 1 year ago

In lisp, macros are just ordinary functions whose input and output is an AST. So you can debug them as you would any other function, by tracing, print debugging, unit tests or even stepping through them in a debugger.

discuss

order

No comments yet.