Hacker News new | ask | show | jobs
by sanity31415 2009 days ago
Very nice, reminds me of "literate programming": https://en.wikipedia.org/wiki/Literate_programming

In a similar vein - a few years ago I built an open source REPL calculator called LastCalc (http://lastcalc.org/), which supports some advanced ideas from functional programming including pattern matching.