I'd assumed a lisp-2 required funcall, but MacLisp provided a different solution. ((if t '+ '*) 1) was legal! Feels much closer to a lisp-1.
miniblog.
Related Posts
I don't have much data on difftastic usage, and I suspect most users get it from the packages provided by their distro.
There's been a clear uptick in stars since I built a homepage in the last month or two though!
(The first big bump is when it hit Hacker News.)
How do you prevent "trusting trust" attacks with malicious compilers?
You don't need a trusted production-grade compiler. It's sufficient to have a really limited trusted compiler or even an untrusted compiler provided the triggers don't overlap.
TIL about an incredible Microsoft tool that automatically writes code that works with the examples provided:

