Whilst s-expressions are no panacea, they do make some things shockingly easy. Partial application is simple and readable when AST==list.
miniblog.
Related Posts
Pharo's git integration (using Iceberg) is shockingly good.
All your commits are well-structured changes, so you can toggle at class/method granularity what you want to commit. Thanks to Iceberg, these classes in your *live* image serialise to text files!
If you ever use cloc to measure LOC in a project, tokei is shockingly faster. https://github.com/Aaronepower/tokei (really nice Rust project)


