lambda-term
Terminal library
A library providing a higher-level interface to terminal manipulation
Terminal manipulation library for OCaml
209 stars
12 watching
43 forks
Language: OCaml
last commit: 4 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 | 492 |
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 | 341 |
ocaml-community/sedlex | A tool for generating Unicode-friendly lexers in OCaml | 240 |
sanderspies/ocaml | A WebAssembly backend for the OCaml programming language | 80 |
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 | 711 |
chris00/ocaml-cairo | An OCaml binding to the Cairo graphics library | 54 |
biocaml/biocaml | A high-performance OCaml library for bioinformatics tasks and data analysis. | 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. | 371 |
ocaml-multicore/parallel-programming-in-multicore-ocaml | A tutorial on writing parallel programs using the Multicore OCaml compiler and its libraries. | 283 |
dbuenzli/cmdliner | Declarative definition of command line interfaces for OCaml | 296 |