ephel-lang / nethraLinks
Minimal core language based on dependent function type, pair type, recursive type, sum type and record type.
☆11Updated 6 months ago
Alternatives and similar repositories for nethra
Users that are interested in nethra are comparing it to the libraries listed below
Sorting:
- Build OCaml projects with Nix.☆57Updated 2 months ago
- Language mixing functional programming and Ambient Calculus☆10Updated 5 months ago
- Dromedary is an experimental subset of OCaml, using constraint-based type inference!☆48Updated 7 months ago
- A declarative command-line parser for OCaml☆43Updated 2 months ago
- A library that makes it nicer to work with nested functional data structures☆59Updated last month
- Automatically generates OCaml FFI bindings and C shim code to C/C++ libraries☆33Updated last year
- Commodity thread pools and concurrency primitives for OCaml 5☆60Updated 2 weeks ago
- Purely functional GUI algebra☆75Updated last month
- Declarative events and signals for OCaml☆50Updated last year
- NES emulator in OCaml☆43Updated last year
- add/remove for AVL, red-black, 2-3, 2-3-4 trees using GADTs☆16Updated last year
- Algebraic structures in OCaml.☆23Updated 2 months ago
- Interactive breakpoints!☆43Updated last year
- A fancy diagnostics library that allows your compilers to exit with grace☆74Updated last month
- ☆51Updated this week
- Monitor Eio programs☆78Updated last year
- Documentation of the OCaml implementation☆53Updated 2 years ago
- Realtime grep for OCaml/Coq sources available on opam☆82Updated 9 months ago
- multi-shot continuations in OCaml☆48Updated 3 months ago
- This repository contains examples to help on understanding what are and how to write PPXs in OCaml.☆41Updated 6 months ago
- 2d game engine for OCaml