An OCaml implementation of the programming language COW.
  • OCaml 95%
  • Dune 5%
Find a file
2025-09-02 14:50:43 +02:00
bin orga files 2025-06-04 11:16:31 +02:00
lib proper zipper 2025-09-02 14:50:43 +02:00
.gitignore Initial commit 2025-05-29 20:46:19 +02:00
.ocamlformat add first implementation 2025-05-29 21:20:12 +02:00
dune-project add first implementation 2025-05-29 21:20:12 +02:00
moOCaml.opam add first implementation 2025-05-29 21:20:12 +02:00
README.md updt todo 2025-09-02 14:38:16 +02:00

moOCaml

An OCaml implementation of the programming language COW.

Planned Improvements

  • Specify the program behavior using Gospel
  • Organize and expand tests in the tests/ directory