vscode-ocaml
OCaml editor
An extension for VS Code providing support for the OCaml programming language
An extension for VS Code which provides support for the OCaml language.
170 stars
12 watching
26 forks
Language: TypeScript
last commit: about 4 years ago
Linked from 1 awesome list
ocamlvscode-extension
Related projects:
Repository | Description | Stars |
---|---|---|
ocamllabs/vscode-ocaml-platform | An extension for Visual Studio Code to provide OCaml language support and tools | 345 |
hackwaly/ocamlearlybird | A tool for debugging OCaml programs with real-time breakpoints and step execution | 208 |
sanderspies/ocaml | A WebAssembly backend for the OCaml programming language | 79 |
coq/vscoq | An extension for Visual Studio Code and VSCodium to support Coq Proof Assistant | 349 |
nathanfallet/ocaml | An editor and learning platform for the OCaml programming language | 71 |
eirikpre/vscode-systemverilog | A VS Code extension providing support for SystemVerilog code editing and analysis | 130 |
mjmlio/vscode-mjml | An extension for Visual Studio Code that provides tools and functionality for designing, testing, and deploying MJML documents. | 180 |
vshender/advent-of-code | A collection of solutions to Advent of Code problems in OCaml | 0 |
ocaml/tuareg | An Emacs mode for editing and working with the OCaml programming language | 364 |
ocaml-community/easy-format | A utility library for pretty-printing indentation in OCaml programs. | 43 |
ocaml-ppx/ocamlformat | Automates formatting of OCaml code to conform to specific coding standards | 642 |
ocaml-ppx/ppx_deriving | A library simplifying type-driven code generation in OCaml | 469 |
mattjbray/ocaml-decoders | A combinator library that decodes JSON-like data into OCaml types | 85 |
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 |