This website requires JavaScript.
Explore
Help
Register
Sign in
Lucccyo
/
moOCaml
Watch
1
Star
0
Fork
You've already forked moOCaml
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
An OCaml implementation of the programming language COW.
9
commits
1
branch
0
tags
38
KiB
OCaml
95%
Dune
5%
main
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Exact
Exact
Union
RegExp
Lucccyo
727515d7f1
proper zipper
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
README.md
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