A Journey from JavaScript and TS,to Rescript/React, via Elm,OCaml,Haskell
Or how to get from the dangerous, and buggy imperative hell, to the safe functional heaven of the top 1% developers. (more…)
Read more »
The evaluator, which determines the meaning of expressions in a
programming language, is just another program. Read more