chrisnevers / ocamline
👨🏻💻 Command line interface for user input
☆36Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for ocamline
- Ropes ("heavyweight strings") for OCaml☆49Updated 3 months ago
- Bindings to the various POSIX APIs☆27Updated last year
- Persistent vectors for OCaml☆41Updated 6 years ago
- Fast msgpack library for OCaml☆26Updated 3 years ago
- ☆14Updated 2 years ago
- Library to provide Erlang style distributed computations. This library is inspired by Cloud Haskell.☆56Updated 4 years ago
- A simple parser combinator library for Ocaml☆29Updated 3 years ago
- OCaml library for handling dates and times.☆42Updated 2 years ago
- Graphs of the various type conversions provided by the OCaml standard library.☆33Updated 4 years ago
- LablGL: an openGL interface for OCaml☆23Updated 10 months ago
- String searching with errors, using the Wu-Manber algorithm☆23Updated 2 years ago
- Algorithms to layout trees in a pretty manner.☆36Updated 2 years ago
- Strongly typed multidimensional array library for OCaml☆51Updated 5 months ago
- OCaml Ctypes stubs generation notes☆19Updated 5 years ago
- Fast, safe mutable dynamic arrays for OCaml☆28Updated 10 months ago
- Binding to Cairo, a 2D Vector Graphics Library.☆54Updated 2 weeks ago
- Yet another type combinator library☆54Updated 2 years ago
- Declarative 2D vector graphics for OCaml☆91Updated 6 months ago
- Functional Priority Search Queues for OCaml☆53Updated 7 months ago
- Self-adjusting computations☆21Updated last year
- My notes about the Notty library https://github.com/pqwy/notty☆45Updated 3 years ago
- Trivial Metaprogramming tool using the OCaml toplevel☆54Updated 2 years ago
- Trivial/Tagless Polytypic Functions☆23Updated 4 years ago
- Final Year Project - A probabilisitic programming language in OCaml☆13Updated 4 years ago
- The Language Server Protocol 3.x Specification in OCaml.☆12Updated 5 years ago
- A small CLI to launch notifications at a given time☆13Updated 4 years ago
- A simple state-machine framework for OCaml based on QCheck