Hacker News new | ask | show | jobs
by packetlost 430 days ago
This is more like literate programming (but for shells) than jupyter notebooks.
1 comments

Literate programming really needs the ability to reorder, otherwise it’s just sparkling notebooks. (Except for Haskell, which is order-independent enough as it is that the distinction rarely matters.)