String Interpolation, Regexes, Languages Embedded in HTML, etc.| www.oilshell.org
An explainer for people who don't know computer science and are mildly curious| buttondown.com
Unicode® Technical Standard #18| www.unicode.org
Algorithm in graph theory| en.wikipedia.org
Unicode® Technical Standard #18| unicode.org
In the second part of our Parsing With Haskell series, we cover Happy – a Haskell parser generator.| Parsing With Haskell (Part 2): Parsing With Happy