Stories by xiaq
Linking to the manual page which doesn't actually require any Haskell knowledge.
There's also a [conference paper](https://ndmitchell.com/downloads/paper-shake_before_building-10_sep_2012.pdf) which does require Haskell knowledge.
How to write a programming language and shell in Go with 92% test coverage and instant CI/CD
(youtube.com)
This is a companion to [another talk I gave about Elvish's design](https://lobste.rs/s/omrfjb/designing_shell_language_for_2010s), focusing on the implementation. Sorry for the click-baity title, I was trying very hard to get my proposal accepted :)
I was told by several members of the audience t...