Fun footnote in Cool Ideas by Guy Steele https://youtu.be/IHP7P_HlcBk (at 9:00) Scheme would have been Schemer but 6 chars fit in a machine word!
miniblog.
Related Posts
I've been writing docs for different programming language operators (+, *, == and so on). Each one gets a separate web page.
I've suddenly realised that / is much harder! docs/+ and docs/== is fine, but docs// just doesn't work as a URL in a static site.
Any ideas?
Exploring design ideas using AI as a learning assistant, for creative exploration:
I'm writing an experimental PL and I want to exercise it on real programs asap. These need to be useful (so I actually try them), but simple (my PL is unfinished).
My current ideas:
* A git fuzzy branch switcher (shell commands)
* dotfiles sync (filesystem access)
Suggestions?
