Skip to content

Commit

Permalink
[scrape.yml] New OCaml Planet blog posts and videos (#2640)
Browse files Browse the repository at this point in the history
Co-authored-by: cuihtlauac <[email protected]>
  • Loading branch information
github-actions[bot] and cuihtlauac authored Aug 8, 2024
1 parent a95d67e commit 94c640b
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 0 deletions.
12 changes: 12 additions & 0 deletions data/planet/cwn/ocaml-weekly-news-06-aug-2024.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
title: OCaml Weekly News, 06 Aug 2024
description:
url: https://alan.petitepomme.net/cwn/2024.08.06.html
date: 2024-08-06T12:00:00-00:00
preview_image:
authors:
- Caml Weekly News
source:
---

<ol><li><a href="https://alan.petitepomme.net/cwn/2024.08.06.html#1">Ppxlib dev meetings</a></li><li><a href="https://alan.petitepomme.net/cwn/2024.08.06.html#2">Pragmatic Category Theory</a></li><li><a href="https://alan.petitepomme.net/cwn/2024.08.06.html#3">ppxlib.0.33.0</a></li><li><a href="https://alan.petitepomme.net/cwn/2024.08.06.html#4">OCaml-LSP 1.19.0 for OCaml 5.2</a></li><li><a href="https://alan.petitepomme.net/cwn/2024.08.06.html#5">MlFront - A packaging system for OCaml</a></li><li><a href="https://alan.petitepomme.net/cwn/2024.08.06.html#6">OCaml.org Newsletter: July 2024</a></li><li><a href="https://alan.petitepomme.net/cwn/2024.08.06.html#7">Other OCaml News</a></li></ol>
22 changes: 22 additions & 0 deletions data/video-youtube.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,25 @@
- title: Programming with OCaml's Local Mode | OCaml Unboxed
url: https://www.youtube.com/watch/RBulw_Ik8QY?version=3
thumbnail: https://i3.ytimg.com/vi/RBulw_Ik8QY/hqdefault.jpg
description: 'This OCaml Unboxed episode demonstrates some of the twists and turns
you might encounter while programming with locals and introduces the *global modality*.
Watching this video might help you learn what to look for when programming with
locals!
View instructions to get the compiler I use in this video: https://github.com/janestreet/opam-repository/tree/with-extensions
Full documentation of locals:
https://github.com/ocaml-flambda/flambda-backend/blob/main/ocaml/jane/doc/extensions/local/intro.md'
published: 2024-06-24T12:40:46+00:00
author_name: Jane Street
author_uri: https://www.youtube.com/channel/UCDsVC_ewpcEW_AQcO-H-RDQ
source_link: https://www.youtube.com/feeds/videos.xml?playlist_id=PLCiAikFFaMJrgFrWRKn0-1EI3gVZLQJtJ
source_title: Jane Street - OCaml Unboxed
- title: Regions with OCaml's Local Types | OCaml Unboxed
url: https://www.youtube.com/watch/tFGlT0mHBs0?version=3
thumbnail: https://i1.ytimg.com/vi/tFGlT0mHBs0/hqdefault.jpg
Expand Down

0 comments on commit 94c640b

Please sign in to comment.