From e63a0b3b2d5065193b94f981ded6ba34d952a717 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 07:55:11 +0200 Subject: [PATCH] [scrape.yml] New OCaml Planet blog posts and videos (#2757) Co-authored-by: cuihtlauac <1917592+cuihtlauac@users.noreply.github.com> --- data/planet/cwn/ocaml-weekly-news-08-oct-2024.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 data/planet/cwn/ocaml-weekly-news-08-oct-2024.md diff --git a/data/planet/cwn/ocaml-weekly-news-08-oct-2024.md b/data/planet/cwn/ocaml-weekly-news-08-oct-2024.md new file mode 100644 index 0000000000..c2c4b7319d --- /dev/null +++ b/data/planet/cwn/ocaml-weekly-news-08-oct-2024.md @@ -0,0 +1,12 @@ +--- +title: OCaml Weekly News, 08 Oct 2024 +description: +url: https://alan.petitepomme.net/cwn/2024.10.08.html +date: 2024-10-08T12:00:00-00:00 +preview_image: +authors: +- Caml Weekly News +source: +--- + +
  1. Releases of fpath-sexplib0, fpath-base, loc, file-rewriter, sexps-rewriter and provider
  2. Build a project without Stdlib
  3. obatcher: Framework for building efficient concurrent services
  4. DBLP query program and library
  5. cudajit: Bindings to the ~cuda~ and ~nvrtc~ libraries
  6. YOCaml, a framework for static site generator
  7. oepub 0.1.0 : A library to parse epub files
  8. ppx_deriving_router — type safe routing for Dream and Melange
  9. Mica, a PPX that automates differential testing for OCaml modules
  10. Simplified Android cross-compiler with DkML
  11. Other OCaml News