Scrollycode Extension for odoc
Scroll-driven code tutorials for odoc. Authored as .mld files using @@scrolly custom tags — each step reveals new code alongside an explanation.
- Building a JSON Parser — Building a JSON parser step by step.
- Building a REPL — Building a REPL from scratch.
- Building a Test Framework — Building a test framework incrementally.