Excellent discussion of how REPL programming enables you to write code incrementally, going beyond what you can do with e.g. ipython or ghci. https://mikelevins.github.io/posts/2020-12-18-repl-driven/