6 ms·
HN discussion from 2014: https://news.ycombinator.com/item?id=8284835 https://news.ycombinator.com/item?id=8284835
by kroger 5y ago
HN discussion from 2014: https://news.ycombinator.com/item?id=8284835 https://news.ycombinator.com/item?id=8284835
- kroger 5y agoI didn't know much about it, so I googled a little bit: Robert Strandh is also the author of McCLIM, the free implementation of the Common Lisp Interface Manager. [1] I found this to be interesting: "So, one example that appears to baffle people is that SICL LOOP uses LOOP for its implementation. But there is no contradiction here, because the LOOP macroexpander runs at, well, macroexpansion time, which will happen in the host Common Lisp system during bootstrapping. After that, there is no trace of the LOOP macro." [2] [1] https://news.ycombinator.com/item?id=8285747 https://news.ycombinator.com/item?id=8285747 [2] https://cliki.net/SICL https://cliki.net/SICL