dannywillems / dsubmlLinks
OCaml implementation of DSub, a ML like language with subtyping and path dependent types.
☆13Updated 8 years ago
Alternatives and similar repositories for dsubml
Users that are interested in dsubml are comparing it to the libraries listed below
Sorting:
- Algorithms to layout trees in a pretty manner.☆36Updated 3 years ago
- ML modules and functors as first-class citizens by unifying ML modules and ML records with path dependent types and subtyping.☆38Updated 3 years ago
- Defunctionalised higher-kinded polymorphism in OCaml.☆20Updated 4 years ago
- Self-adjusting computations☆22Updated last year
- Add UTF decoding support to the OCaml Stdlib☆16Updated 2 years ago
- A tool that creates stand-alone source bundles from opam packages☆26Updated 2 years ago
- A real time 2D graphics renderer for OCaml☆28Updated 7 months ago
- Trivial/Tagless Polytypic Functions☆23Updated 5 years ago
- Work on modular implicits☆24Updated 6 years ago
- Effectful OCaml with Objects and Variants☆29Updated 2 years ago
- Effects-based OCaml Nameserver☆20Updated 3 months ago
- Binding OCaml for NodeJS (main functions) using gen_js_api☆20Updated 9 years ago
- Read and write FAT format filesystems from OCaml☆25Updated 3 months ago
- Datatype-generic object-oriented transformations for OCaml☆16Updated 2 months ago
- Alice the Caml - An OCaml build system experiment☆22Updated this week
- String searching with errors, using the Wu-Manber algorithm☆23Updated 7 months ago
- Monad-based linear types in OCaml, with a few syntax extensions