-
A big issue to keep track of the ocaml compiler benchmarks:
The latest work is on this branch https://github.com/art-w/ocaml/tree/cb-comanche and is structured as follows:
- [bench.Dockerfile](h…
art-w updated
2 years ago
-
Following the Recommended Learning Path, by the time one gets to the `hoare_triple_dfrac` exercise in `resource_algebra.v`, one will have seen `iMod` being used to make use of a lemma exactly once – i…
-
I try to run the first tutorial of dream on Windows and it fails to build with dune with the following error:
```File "bin/dune", line 3, characters 7-11:
3 | (name main)
^^^^
/bin/b…
-
Following on https://github.com/ocaml/ocaml/pull/11590, it is possible to install ocaml in a folder with spaces, but if that ocaml was compiled in a folder with spaces it will contain an invalid sheba…
-
I've tried to build several highly depended-upon packages with the new package management features to improve coverage, and here are some results:
```
---> Building package n°14: package "dune-con…
-
While using `[@@deriving show]` on a not-so-small-ish AST (~ 100 type declarations with a large clump of 60 mutually recursive types), I see that switching from ppx_deriving 5.2.1 to 6.0.3 resulted in…
-
I was trying to change `omod` and `down` to stop pooping `omod.top` and `down.top` into `ocaml`'s library directory and leave it for `$(opam var lib)/toplevel` to handle it.
This should be possible…
-
This project currently fails to build with OCaml 5.3:
```
#=== ERROR while compiling tophide.1.0.4 ======================================#
# context 2.4.0~alpha1~dev | linux/x86_64 | o…
-
What I've seen:
- For `ocaml-base-compiler`, documentation is generated successfully at https://ocaml.org/p/ocaml-base-compiler/5.0.0/doc/index.html.
- Stdlib is not published as an opam package. It…
-
There might be an issue when installing a pinned package that contain a git submodule on windows.
See https://github.com/ocsigen/js_of_ocaml/actions/runs/9467891659/job/26082990039
```
[WARNING…
hhugo updated
5 months ago