|
|
|
|
|
by codr7
634 days ago
|
|
I've used table saws, with and without protection. They're all dangerous as fck, because removing the chance of getting hurt means converting it to a completely different kind of tool. Chain saws, same thing. Power tools. Of course we want them to be as safe as possible, but that's a different discussion. All attempts I've seen so far have dropped functionality to get there. |
|
Well, then I recommend you take a look at Racket's macro system: Racket gives you hygienic macros without any loss of power. (It's actually more powerful and expressive than CL macros.)