Software Design
1 post tagged “Software Design”. All topics
-
Functional Program Design in OCaml: Building a Task Tracker
Design a complete OCaml program around domain types, explicit state transitions, small module interfaces, and a testable core, using a task-tracker CLI.