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: 6 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 | 494 |
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. | 877 |
ocaml-community/sedlex | A Unicode-friendly lexer generator for OCaml. | 244 |
ocaml-community/lambda-term | A terminal manipulation library for OCaml | 210 |
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 | 79 |
chris00/ocaml-cairo | An OCaml binding to the Cairo graphics library | 55 |
cwensley/portable.xaml | A portable .NET library for reading and writing XAML files | 158 |
yallop/ocaml-ctypes | A library that enables writing C extensions in OCaml without generating or writing C code. | 372 |
vindarel/cl-readline | A Common Lisp interface to the GNU Readline library for editing command lines | 38 |
dannywillems/ocaml-js-stdlib | Provides a binding to the JavaScript standard library and DOM in OCaml | 3 |
ocaml-multicore/parallel-programming-in-multicore-ocaml | A tutorial on writing parallel programs using the Multicore OCaml compiler and its libraries. | 285 |
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 |