vscode-ocaml-platform
OCaml IDE
An extension for Visual Studio Code to provide OCaml language support and tools
Visual Studio Code extension for OCaml
345 stars
17 watching
78 forks
Language: OCaml
last commit: about 1 month ago
Linked from 1 awesome list
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. | 285 |
ocaml-multicore/multicore-talks | Repository containing slides and examples to help developers parallelize their OCaml code using the Multicore OCaml library | 29 |
coq/vscoq | An extension for Visual Studio Code and VSCodium to support Coq Proof Assistant | 349 |
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 | 494 |
sanderspies/ocaml | A WebAssembly backend for the OCaml programming language | 79 |
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 | 22 |
vshender/advent-of-code | A collection of solutions to Advent of Code problems in OCaml | 0 |
ocaml-ppx/ocamlformat | Automates formatting of OCaml code to conform to specific coding standards | 642 |
ocaml-batteries-team/batteries-included | Provides a standard set of libraries and a consistent API for OCaml projects | 521 |
ocaml/dune | A build system that automates the process of compiling and packaging OCaml projects | 1,645 |
hackwaly/ocamlearlybird | A tool for debugging OCaml programs with real-time breakpoints and step execution | 208 |