-
I've seen several libraries use this style of comments:
```ocaml
(** [decode_float dec buff ofs len] decodes [len] samples in each channel and puts
* the result in [buff] starting at po…
-
Hello and a sincere thank you to all opam maintainers for everything you do
## Description of the issue
I have seen weird behaviours from `opam upgrade`: it will sometimes (reproduction notes be…
-
The manual is very precise and gives approximately zero intuition on how to build your own OMakefile from script. The only example is in 3.3 and is 1) using the many-OMakefile approach 2) not showing …
-
I know little about ocaml, and just moved from go 'bubbletea', ocaml simple syntax attracted me.
But I enter every example subfolder, and run 'dune bulid' always failed for same error
```
File "mi…
-
This is a summary of problems I noted in #2649 which really need someone with ocaml skills:
# Testing with ocaml 5
Ocaml 5 should now work, but nobody involved with easy access to it has actuall…
-
Eio needs to support Windows. It was somewhat working with the libuv backend, but the other platforms have stopped using that now (see #434).
- [x] We need OCaml 5.1 for https://github.com/ocaml/oc…
-
Blocked by #7699
We already have some effect handler examples (see `examples/effects`). The goal of this ticket is to port more examples.
Here are some places to look for interesting examples:
…
-
The API in
https://github.com/mirage/ocaml-tar/blob/503cbeab646c42044de88adafb8d6f1e357441e4/unix/tar_lwt_unix.ml#L108-L113
is missing the `(Tar_gz.in_gzipped (Tar.fold f init))` that would be requi…
-
I'm not sure how to reproduce this but i ran `opam install -t bogue` in a controlled debian docker environment twice in the span of a couple days and one succeeded but the other failed with:
```
#==…
-
I have been very interested by the blog post [Using Python and OCaml in the same Jupyter notebook
](https://blog.janestreet.com/using-python-and-ocaml-in-the-same-jupyter-notebook/) and I tried to bu…