-
## Desired Behavior
Although the mdx stanza in Dune covers a lot of possible interactions with ocaml-mdx, it doesn't cover all. It would be nice for easier debugging of mdx files to be able to add …
-
The only stress test we have is `stress_semaphore.ml` and the benchmarks mostly test the synchronisation primitives but not the OS integration (except for `bench_fd.ml`, which tests reading from `/dev…
-
## How to reproduce
Unpack [test_int31.tar.gz](https://github.com/user-attachments/files/17378221/test_int31.tar.gz) and:
```
$ cd test_int31
$ ortac qcheck-stm int31.mli ortac_conf.ml -o tes…
-
root@vs:~/src/nproc-git# ./test_nproc.opt
[exception in f]
[err] Exception raised by Nproc task: Failure("raised from f")
OK
[exception in g]
[err] Error while handling result of Nproc task: exceptio…
-
I've just read about the [Primus framework](https://binaryanalysisplatform.github.io/bap/api/master/bap-primus/Bap_primus/Std/index.html) and I'm wondering how can I write my own program analysis (in …
-
Hi,
Lately, I have been working on [`coqffi`](https://github.com/coq-community/coqffi), a tool to generate “FFI modules” to OCaml functions. It is my hope that `coqffi` will eventually be adopted …
lthms updated
2 weeks ago
-
Hi - I'm new to ocaml - I've been using f#, but want to use a native solution.
So, I'm using ocaml version 4.04.0, because that is what comes with MSys2. I've gotten your bindings to compile, but w…
-
^^^
-
When displayed in GitHub, the markdown files of a repository are displayed as HTML. However, no URL processing is performed on links. Therefore relative links will happily point to other documents of …
-
Since `ocaml-websocket` uses `ocaml-conduit`, in theory it should support secure (HTTPS) websockets out-of-the-box. In practice, however, I've been unable to get even simple examples to run ([see thi…