Hacker News new | past | comments | ask | show | jobs | submit login
SICL – A new Common Lisp implementation (github.com/robert-strandh)
19 points by ayx on April 13, 2021 | hide | past | favorite | 3 comments




I 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

[2] https://cliki.net/SICL


Not to be confused by "SICL" invented/trademarked by HP/Agilent/Keysight in the 1980s...




Consider applying for YC's Summer 2025 batch! Applications are open till May 13

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: