An open API service indexing awesome lists of open source software.

https://github.com/phoe/articles

An assorted gathering of the Lisp posts and articles I make.
https://github.com/phoe/articles

Last synced: 4 months ago
JSON representation

An assorted gathering of the Lisp posts and articles I make.

Awesome Lists containing this project

README

          

# Articles

By [Michał "phoe" Herda](mailto:phoe@disroot.org).

* [`LOAD-TIME-VALUE`, or How I Started Worrying About `STATIC-LET` Again](2022-01-30-load-time-value/README.md)
* [`STATIC-LET`, Or How I Learned To Stop Worrying And Love `LOAD-TIME-VALUE`](2022-01-29-static-let/README.md)
* [Forever Stable Branch](2022-01-20-forever-stable-branch/README.md)
* [The mystery of `:UNINTERN`](2022-01-17-the-mystery-of-unintern/README.md)
* [Macroexpand-time branching](2022-01-09-macroexpand-time-branching/README.md)