.NET / WPF TDD in a REPL, Continued: Read-Eval-PrettyPrint-Loop How Read-Eval-Print-Loop can be improved by turning it into a Read-Eval-PrettyPrint-Loop. Plus a Github repo of the author's TDD script for F# development.
Functional Programming TDD in a REPL Using F#'s interactive REPL scripting to do iterative Test-Driven Development (TDD).