vscode-ocaml-platform VS multicore-opam

Compare vscode-ocaml-platform vs multicore-opam and see what are their differences.

vscode-ocaml-platform

Visual Studio Code extension for OCaml (by ocamllabs)

multicore-opam

OPAM repo for OCaml multicore development (by ocaml-multicore)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
vscode-ocaml-platform multicore-opam
4 2
323 54
1.2% -
9.5 2.1
7 days ago over 2 years ago
OCaml
ISC License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

vscode-ocaml-platform

Posts with mentions or reviews of vscode-ocaml-platform. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-27.
  • using vscode? This issue needs 20 upvotes to get worked on
    1 project | /r/ocaml | 23 Jan 2023
    Ideally the vscode mode for OCaml should also be able to implement its own error-reporting format (assuming structured error messages from the compiler) or register its own regexes... wait a minute, does it not already do that? A quick search points to https://github.com/ocamllabs/vscode-ocaml-platform/issues/227 which suggests that the vscode-ocaml-platform plugin does include regexps to parse OCaml file locations. So are you sure this needs an upstream fix?
  • OCaml 5 Dev Experience?
    2 projects | /r/ocaml | 27 Oct 2022
    You're looking at an old repo, I'm pretty sure the VS Code extension works with OCaml 5.0.
  • Is there a modern IDE with good support for OCaml?
    2 projects | /r/ocaml | 17 Oct 2022
    Out of curiosity I went to look at your issue: https://github.com/ocamllabs/vscode-ocaml-platform/issues/1020
  • Writing custom VSCode extensions in ReasonML
    2 projects | /r/reasonml | 21 Jul 2021
    The main OCaml VSCode extension is written in OCaml: https://github.com/ocamllabs/vscode-ocaml-platform so you can just use the same build system and add the ReasonML preprocessor (?)

multicore-opam

Posts with mentions or reviews of multicore-opam. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-27.

What are some alternatives?

When comparing vscode-ocaml-platform and multicore-opam you can also consider the following projects:

melange - A mixture of tooling combined to produce JavaScript from OCaml & Reason

angstrom - Parser combinators built for speed and memory efficiency

ocaml-parsing - Boilerplate code for writing parsers in OCaml using Menhir + sedlex