-
Notifications
You must be signed in to change notification settings - Fork 359
Closed
Description
https://ocaml.org/docs/ocaml-on-windows
The list of recommended actions reads a bit funny.
Our guidance is when you want:
Only to run, not develop, applications...
I would perhaps replace that with "To only run, and not develop, applications...". That way all the sentences in the list start with To so you could lift those out of the bulleted items and replace it with:
Our guidance is when you want to:
Only run, and not develop, applications, use [Docker](https://ocaml.org/docs/ocaml-on-windows#docker-images) or [WSL2](https://ocaml.org/docs/ocaml-on-windows#wsl2)
Develop applications and have some familiarity with Unix, use [opam-repository-mingw](https://ocaml.org/docs/ocaml-on-windows#opam-repository-mingw)
Develop applications and care more about stability and ease-of-use than the latest compiler, use [Diskuv OCaml](https://diskuv-ocaml.gitlab.io/distributions/dkml/)
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
✅ Done