ocaml-linenoise
Readline library
OCaml bindings to linenoise for easy high-level readline functionality
Self-contained OCaml bindings to linenoise, easy high level readline functionality in OCaml
51 stars
9 watching
9 forks
Language: C
last commit: 4 months ago
Linked from 1 awesome list
c-bindingslinenoiseocamlreadlinestandalone
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 |
janestreet/base | A replacement standard library for OCaml that provides a set of well-tested and portable general-purpose modules. | 868 |
ocaml-community/sedlex | A tool for generating Unicode-friendly lexers in OCaml | 240 |
ocaml-community/lambda-term | A library providing a higher-level interface to terminal manipulation | 209 |
ocaml-community/iso8601.ml | A parser and printer for date-times in ISO8601 format. | 29 |
sanderspies/ocaml | A WebAssembly backend for the OCaml programming language | 80 |
chris00/ocaml-cairo | An OCaml binding to the Cairo graphics library | 54 |
cwensley/portable.xaml | A portable .NET library for reading and writing XAML files | 157 |
yallop/ocaml-ctypes | A library that enables writing C extensions in OCaml without generating or writing C code. | 371 |
vindarel/cl-readline | A Common Lisp interface to the GNU Readline library for editing command lines | 38 |
dannywillems/ocaml-js-stdlib | A library that provides OCaml bindings to the JavaScript standard library and DOM. | 3 |
ocaml-multicore/parallel-programming-in-multicore-ocaml | A tutorial on writing parallel programs using the Multicore OCaml compiler and its libraries. | 283 |
ocaml-multicore/multicore-talks | Repository containing slides and examples to help developers parallelize their OCaml code using the Multicore OCaml library | 29 |
fccm/glmlite | OCaml bindings for OpenGL | 19 |