Skip to content

Commit a5b2ef1

Browse files
[scrape] New OCaml Planet blog posts and videos (#3589)
- cwn: OCaml Weekly News, 31 Mar 2026 - jonludlam: Weeknotes 2026 week 13 - jonludlam: Weeknotes 2026 week 12 - jonludlam: Weeknotes 2026 week 11 - samoht: Describing Binary Formats in OCaml Co-authored-by: cuihtlauac <1917592+cuihtlauac@users.noreply.github.com>
1 parent 9ea6bb0 commit a5b2ef1

5 files changed

Lines changed: 56 additions & 0 deletions

File tree

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
title: OCaml Weekly News, 31 Mar 2026
3+
description:
4+
url: https://alan.petitepomme.net/cwn/2026.03.31.html
5+
date: 2026-03-31T12:00:00-00:00
6+
preview_image:
7+
authors:
8+
- Caml Weekly News
9+
source:
10+
ignore:
11+
---
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
title: Weeknotes 2026 week 11
3+
description:
4+
url: https://jon.recoil.org/blog/2026/03/weeknotes-2026-11.html
5+
date: 2026-03-18T00:00:00-00:00
6+
preview_image:
7+
authors:
8+
- Jon Ludlam
9+
source:
10+
ignore:
11+
---
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
title: Weeknotes 2026 week 12
3+
description:
4+
url: https://jon.recoil.org/blog/2026/03/weeknotes-2026-12.html
5+
date: 2026-03-23T00:00:00-00:00
6+
preview_image:
7+
authors:
8+
- Jon Ludlam
9+
source:
10+
ignore:
11+
---
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
title: Weeknotes 2026 week 13
3+
description:
4+
url: https://jon.recoil.org/blog/2026/03/weeknotes-2026-13.html
5+
date: 2026-03-31T00:00:00-00:00
6+
preview_image:
7+
authors:
8+
- Jon Ludlam
9+
source:
10+
ignore:
11+
---
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
title: Describing Binary Formats in OCaml
3+
description: EverParse generates verified C parsers for Microsoft. I wrote an OCaml
4+
front-end to use it for satellite protocols.
5+
url: https://gazagnaire.org/blog/2026-03-31-ocaml-wire.html
6+
date: 2026-03-31T00:00:00-00:00
7+
preview_image: https://gazagnaire.org/blog/og/2026-03-31-ocaml-wire.png
8+
authors:
9+
- Thomas Gazagnaire
10+
source:
11+
ignore:
12+
---

0 commit comments

Comments
 (0)