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.
- Host: GitHub
- URL: https://github.com/phoe/articles
- Owner: phoe
- Created: 2022-01-24T08:08:28.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-31T14:36:37.000Z (over 4 years ago)
- Last Synced: 2025-02-24T04:27:10.458Z (over 1 year ago)
- Size: 220 KB
- Stars: 8
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)