ocaml.org icon indicating copy to clipboard operation
ocaml.org copied to clipboard

The official OCaml website.

Results 232 ocaml.org issues
Sort by recently updated
recently updated
newest added

Hi all, here's some information about the Outreachy application period. First of all: welcome! 👋 For non-applicants confused by this issue, see [this section](#for-non-applicants). ## For Applicants Thanks for choosing...

This is an Outreachy Medium difficulty issue. You must have completed a simple issue (marked with label "outreachy") first, to be eligible for being assigned to this one. This issue...

ui
outreachy-medium

- [ ] Move imperative & mutability related content to dedicated content - [ ] Make it a recursion centered tutorial - [ ] Properly introduce mutually recursive types and...

documentation

Here is a suggestion about the Module System in the Learning/Language. I guess it may be perfectible.

documentation

#1109 introduced a first, experimental version of the OCaml Changelog. This issue tracks the feedback we received to iterate on the page and improve the Changelog until it reaches a...

enhancement

Scraping takes place every day. If things needs to be added a PR is created. If the PR isn't merged and scraping finds a different set of changes the next...

bug
scrape

In the general case, one wants to do: ```shell $ opam install foo ``` Not ``` $ opan install foo.0.9.9 ``` The latter isn't _nominal_ it is exceptional. The same...

package
enhancement
help wanted

As per the discussion on issue #1873, I have added `ocamlc` and `Bytecode using dune` content to [Compiling OCaml Projects](https://ocaml.org/docs/compiling-ocaml-projects),

documentation

## Problem Currently, the package documentation pages are very slow for some packages that contain a lot of symbols. For example, see https://ocaml.org/p/core/latest/doc/index.html. The cause of that is most likely...

package
performance-optimisation
probably needs some guidance
help wanted