merlin

Language completion tool

Provides context-sensitive completion for the OCaml programming language in text editors.

Context sensitive completion for OCaml in Vim and Emacs

GitHub

2k stars
38 watching
233 forks
Language: OCaml
last commit: 28 days ago
Linked from 1 awesome list

atomemacsocamlvim

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
let-def/sublime-text-merlin An extension for Sublime Text 3 that provides code analysis and auto-completion features specifically designed for OCaml programming language. 12
ocaml/tuareg An Emacs mode for editing and working with the OCaml programming language 364
brendanlong/ocaml-ooxml A collection of OCaml libraries for parsing and working with Microsoft Office document formats 33
camlp4/camlp4 A tool for writing extensible parsers for programming languages using OCaml's abstract syntax tree (AST) system. 101
khady/merlin-eldoc Automatically provides type and documentation information when hovering over OCaml and ReasonML code in Emacs. 44
reasonml-editor/vim-reason-legacy Provides Vim plugin integration for Reason/OCaml language support 44
mirage/ocaml-cow A set of parsers and syntax extensions to manipulate web formats from OCaml code 107
kiranandcode/gopcaml-mode A major mode for Emacs that provides an integrated development environment (IDE) for OCaml programming 21
nathanfallet/ocaml An editor and learning platform for the OCaml programming language 70
ocaml-community/easy-format A utility library for pretty-printing indentation in OCaml programs. 43
ocaml-community/iso8601.ml A parser and printer for date-times in ISO8601 format. 29
laurentmazare/ocaml-bert Implementing BERT-like NLP models in OCaml using PyTorch bindings and pre-trained weights from popular sources. 23
darklang/philip2 An Elm to OCaml compiler that enables porting of codebases from one language to another 205
ocaml-multicore/multicore-talks Repository containing slides and examples to help developers parallelize their OCaml code using the Multicore OCaml library 29
mirage/ocaml-uri An OCaml implementation of the RFC3986 specification for parsing URIs/URLs. 98