Teacher
Teaching the OCaml syntax and language features or using OCaml to teach other CS principles.
People teaching OCaml (or any PL for that matter) have one of the toughest jobs. They will likely have to support multiple operating systems (Mac, Unix, Windows...) whilst at the same time trying to ensure a smooth onboarding to the OCaml ecosystem for everyone.
In addition to this, they will likely require systems for automatic marking and also a mixture of code and textual answers.
OCaml Workflows
Starter
Navigating OCaml Projects
Learn how to navigate and read OCaml projects to help you use and understand other projects
Finding Answers to your Questions
Find answers, whether you are just starting out, have complicated theoretical questions or want to know more about building OCaml projects
Getting Started
Write and run OCaml code quickly
Teaching OCaml
Teach OCaml using Jupyter notebooks or online resources
Configuring OCaml Tools for your Editor
Add syntax highlighting and code completion to your editor