lambda-term
Terminal lib
A terminal manipulation library for OCaml
Terminal manipulation library for OCaml
210 stars
12 watching
43 forks
Language: OCaml
last commit: 5 months ago
Linked from 1 awesome list
ocaml
Related projects:
Repository | Description | Stars |
---|---|---|
c-cube/ocaml-containers | A modular standard library extension and string library for OCaml | 494 |
ocaml-community/easy-format | A utility library for pretty-printing indentation in OCaml programs. | 43 |
ocaml-community/ocaml-linenoise | OCaml bindings to linenoise for easy high-level readline functionality | 51 |
ocamllabs/vscode-ocaml-platform | An extension for Visual Studio Code to provide OCaml language support and tools | 345 |
ocaml-community/sedlex | A Unicode-friendly lexer generator for OCaml. | 244 |
sanderspies/ocaml | A WebAssembly backend for the OCaml programming language | 79 |
ocaml-community/biniou | An efficient binary data format for serializing and deserializing structured data | 42 |
mirage/ocaml-cohttp | An OCaml library for building HTTP clients and servers using various asynchronous programming libraries | 715 |
chris00/ocaml-cairo | An OCaml binding to the Cairo graphics library | 55 |
biocaml/biocaml | Provides high-performance tools and data analysis for bioinformatics research and applications | 123 |
tsubame-sp/ocaml_at_p | A debugging tool for OCaml programming | 11 |
fluent/fluent-logger-ocaml | A structured logger library for OCaml, providing features like buffering and persistent connections. | 7 |
yallop/ocaml-ctypes | A library that enables writing C extensions in OCaml without generating or writing C code. | 372 |
ocaml-multicore/parallel-programming-in-multicore-ocaml | A tutorial on writing parallel programs using the Multicore OCaml compiler and its libraries. | 285 |
dbuenzli/cmdliner | Declarative definition of command line interfaces for OCaml | 295 |