vscode-ocaml-platform

OCaml IDE

An extension for Visual Studio Code to provide OCaml language support and tools

Visual Studio Code extension for OCaml

GitHub

341 stars
17 watching
75 forks
Language: OCaml
last commit: 3 days ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
hackwaly/vscode-ocaml An extension for VS Code providing support for the OCaml programming language 170
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
coq/vscoq A Visual Studio Code extension for Coq proof assistant support 343
ocaml-community/easy-format A utility library for pretty-printing indentation in OCaml programs. 43
c-cube/ocaml-containers A modular standard library extension and string library for OCaml 492
sanderspies/ocaml A WebAssembly backend for the OCaml programming language 80
tsubame-sp/ocaml_at_p A debugging tool for OCaml programming 11
vlang/vscode-vlang Provides syntax highlighting and code completion for the V programming language in Visual Studio Code. 385
kiranandcode/gopcaml-mode A major mode for Emacs that provides an integrated development environment (IDE) for OCaml programming 21
vshender/advent-of-code This repository contains solutions to Advent of Code problems written in OCaml, a functional programming language. 0
ocaml-ppx/ocamlformat A tool that formats OCaml code according to pre-defined styles and configurations 633
ocaml-batteries-team/batteries-included Provides a standard set of libraries and a consistent API for OCaml projects 519
ocaml/dune A build system that automates the process of compiling and packaging OCaml projects 1,635
hackwaly/ocamlearlybird An OCaml debug adapter for debugging OCaml programs 207