framapiaf.org est l'un des nombreux serveurs Mastodon indépendants que vous pouvez utiliser pour participer au fédiverse.
Un service Mastodon fourni par l'association d’éducation populaire Framasoft.

Administré par :

Statistiques du serveur :

1,4K
comptes actifs

#ocaml

14 messages12 participants1 message aujourd’hui
OCaml<p>OCaml Weekly News, 01 Apr 2025: * MlFront_ZipFile - High-level API for zip files<br> * MlFront_Cache - Transient caches + slowly varying data<br> * New lesson on polymorphic variants<br> * The OBazl Toolsuite 3.0.0.beta.1<br> * Dune dev meeting<br> * Other OCaml News <a href="https://alan.petitepomme.net/cwn/2025.04.01.html?utm_source=dlvr.it&amp;utm_medium=mastodon" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">alan.petitepomme.net/cwn/2025.</span><span class="invisible">04.01.html?utm_source=dlvr.it&amp;utm_medium=mastodon</span></a> <a href="https://mastodon.social/tags/OCaml" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>OCaml</span></a> <a href="https://mastodon.social/tags/OCamlPlanet" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>OCamlPlanet</span></a></p>
amen zwa, esq.<p>Well, this is novel: <a href="https://mathstodon.xyz/tags/Bogue" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Bogue</span></a> <a href="https://mathstodon.xyz/tags/SDL2" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>SDL2</span></a>-based <a href="https://mathstodon.xyz/tags/GUI" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>GUI</span></a> library for <a href="https://mathstodon.xyz/tags/OCaml" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>OCaml</span></a>.</p><p><a href="https://github.com/sanette/bogue" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="">github.com/sanette/bogue</span><span class="invisible"></span></a></p>
OCaml<p>FreeBSD 14.2 Upgrade: OBuilder workers for FreeBSD have been updated to FreeBSD 14.2. See ocurrent/freebsd-infra</p><p>From today, ocaml-ci and opam-repo-ci will test against FreeBSD 14.2 rather than 14.1. <a href="https://ocaml.org/changelog/2025-03-26-freebsd-14.2?utm_source=dlvr.it&amp;utm_medium=mastodon" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">ocaml.org/changelog/2025-03-26</span><span class="invisible">-freebsd-14.2?utm_source=dlvr.it&amp;utm_medium=mastodon</span></a> <a href="https://mastodon.social/tags/OCaml" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>OCaml</span></a> <a href="https://mastodon.social/tags/OCamlChangelog" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>OCamlChangelog</span></a></p>
OCaml<p>OCaml-version 4.0.0 released: Following a post on discuss.ocaml.org, there has been a new release of ocurrent/ocaml-version that moves the minimum version of OCaml, considered as recent, from 4.02 to 4.08.<br>let recent = [ v4_08; v4_09; v4_10; v4_11; v4_12; v4_13; v4_14; v5_0; v5_1; v5_2; v5_3 ]</p><p>This change has far reaching side effects as OCaml-CI, opam-repo-ci, Docker base image builder among other things, use this to determine the set of… <a href="https://ocaml.org/changelog/2025-03-24-recent-ocaml-versions?utm_source=dlvr.it&amp;utm_medium=mastodon" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">ocaml.org/changelog/2025-03-24</span><span class="invisible">-recent-ocaml-versions?utm_source=dlvr.it&amp;utm_medium=mastodon</span></a> <a href="https://mastodon.social/tags/OCaml" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>OCaml</span></a> <a href="https://mastodon.social/tags/OCamlChangelog" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>OCamlChangelog</span></a></p>
vascorsd<p>It's always sad when reading comments on <a href="https://mastodon.social/tags/fp" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>fp</span></a> languages and people saying "I tried <a href="https://mastodon.social/tags/ocaml" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>ocaml</span></a>, <a href="https://mastodon.social/tags/haskell" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>haskell</span></a>, <a href="https://mastodon.social/tags/fsharp" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>fsharp</span></a>... and don't like because X", which shows they are interested but then also say "I looked at <a href="https://mastodon.social/tags/scala" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>scala</span></a> and it looked complex so I didn't even try it and ran away" 🙃...</p><p>People, if you can do it in those languages, you can do it in scala. It's the most popular and used in production fp language in the world!</p><p>Thanks for coming to my teg talk :blobcatcoffee:</p>
OCaml<p>Why F#?: If someone had told me a few months ago I’d be playing with .NET again after a<br>15+ years hiatus I probably would have laughed at this.1 Early on in my<br>career I played with .NET and Java, and even though .NET had done some things<br>better than Java (as it had the opportunity to learn from some early Java<br>mistakes), I quickly settled on Java as it was a truly portable environment.</p><p>I guess everyone who reads my blog knows that in the past few… <a href="https://batsov.com/articles/2025/03/30/why-fsharp/?utm_source=dlvr.it&amp;utm_medium=mastodon" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">batsov.com/articles/2025/03/30</span><span class="invisible">/why-fsharp/?utm_source=dlvr.it&amp;utm_medium=mastodon</span></a> <a href="https://mastodon.social/tags/OCaml" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>OCaml</span></a> <a href="https://mastodon.social/tags/OCamlPlanet" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>OCamlPlanet</span></a></p>
Alan 🎲<p>The <a href="https://framapiaf.org/tags/OCaml" class="mention hashtag" rel="tag">#<span>OCaml</span></a> Weekly News for 2025-04-01 is out<br /><a href="https://alan.petitepomme.net/cwn/2025.04.01.html" target="_blank" rel="nofollow noopener noreferrer" translate="no"><span class="invisible">https://</span><span class="ellipsis">alan.petitepomme.net/cwn/2025.</span><span class="invisible">04.01.html</span></a></p>
brab<p><strong>The OCaml Weekly News for 2025-04-01 is out</strong></p> <p><a href="https://discuss.tchncs.de/post/33479387" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">discuss.tchncs.de/post/3347938</span><span class="invisible">7</span></a></p>
This is lobo sp*king<p>My <a href="https://chaos.social/tags/til" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>til</span></a> is, that netcat (clones) and socat can rewrite \n to CRLF, which is handy for testing HTTP/1.1 manually.</p><p>Now I can postpone cluttering my <a href="https://chaos.social/tags/OCaml" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>OCaml</span></a> parser up with even more code and special cases.</p><p>netcat-openbsd / ncat: -C<br>socat - TCP4:127.0.0.1:8000,crnl</p>
Nicolas Osborne<p>Programmer avec des effets ou comment retrouver des échecs à l'exécution en <a href="https://piaille.fr/tags/OCaml" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>OCaml</span></a>...</p>
Chas Emerick<p>let's keep this <a href="https://mastodon.social/tags/ocaml" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>ocaml</span></a> thing going</p>
Chas Emerick<p>so on my bullshit <a href="https://mastodon.social/tags/ocaml" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>ocaml</span></a></p>
OCaml<p>Pushing the opam-repository into a sustainable repository: The main opam-repository was only ever growing by collecting all releases of all packages. We worked hard on reducing the load for all clients by archiving packages. <a href="https://blog.robur.coop/articles/2025-03-26-opam-repository-archive.html?utm_source=dlvr.it&amp;utm_medium=mastodon" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">blog.robur.coop/articles/2025-</span><span class="invisible">03-26-opam-repository-archive.html?utm_source=dlvr.it&amp;utm_medium=mastodon</span></a> <a href="https://mastodon.social/tags/OCaml" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>OCaml</span></a> <a href="https://mastodon.social/tags/OCamlPlanet" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>OCamlPlanet</span></a></p>
Marcello Seri<p>Happy ending story, even though the ending is not yet there :D </p><p>It took a lot of discussions and a lot of work from many sides, but went really smoothly so far!</p><p>Great writeup by one of the main people that pushed the idea to action: <a href="https://blog.robur.coop/articles/2025-03-26-opam-repository-archive.html" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">blog.robur.coop/articles/2025-</span><span class="invisible">03-26-opam-repository-archive.html</span></a></p><p><a href="https://mathstodon.xyz/tags/ocaml" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>ocaml</span></a></p>
OCaml<p>OCaml Weekly News, 25 Mar 2025: * Ocsigen migrating to effect-based concurrency<br> * Slipshow!<br> * Odoc 3.0 released!<br> * 4th editor tooling dev-meeting: 28th of March<br> * The Call for Papers for FUNARCH2025 is open!<br> * Proposal for the replacement of Set and Map in the stdlib<br> * A tool to reverse debug OCaml (and other binaries) runs<br> * Feedback request: New lesson on ~Lazy~<br> * OCaml Workshop 2025 at ICFP/SPLASH - announcement and call for proposals <a href="https://alan.petitepomme.net/cwn/2025.03.25.html?utm_source=dlvr.it&amp;utm_medium=mastodon" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">alan.petitepomme.net/cwn/2025.</span><span class="invisible">03.25.html?utm_source=dlvr.it&amp;utm_medium=mastodon</span></a> <a href="https://mastodon.social/tags/OCaml" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>OCaml</span></a> <a href="https://mastodon.social/tags/OCamlPlanet" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>OCamlPlanet</span></a></p>
OCaml<p>μTCP, Miou and unikernels: My experiment about the TCP/IP stack, effects and unikernels <a href="https://blog.robur.coop/articles/utcp_and_effects.html?utm_source=dlvr.it&amp;utm_medium=mastodon" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">blog.robur.coop/articles/utcp_</span><span class="invisible">and_effects.html?utm_source=dlvr.it&amp;utm_medium=mastodon</span></a> <a href="https://mastodon.social/tags/OCaml" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>OCaml</span></a> <a href="https://mastodon.social/tags/OCamlPlanet" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>OCamlPlanet</span></a></p>
hannes<p>Dear everyone, we just published an article on our <a href="https://mastodon.social/tags/opam" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>opam</span></a>-repository archival work <a href="https://blog.robur.coop/articles/2025-03-26-opam-repository-archive.html" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">blog.robur.coop/articles/2025-</span><span class="invisible">03-26-opam-repository-archive.html</span></a></p><p>Happy reading <a href="https://mastodon.social/tags/OCaml" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>OCaml</span></a> <a href="https://mastodon.social/tags/opam" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>opam</span></a> <a href="https://mastodon.social/tags/sustainability" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>sustainability</span></a></p>
ELLIOTTCABLE<p>Hi! New instance, new pinned post.</p><p>Send me cool people to follow (or introduce yourself!)</p><p>- leftists<br>- functional programmers, 'spcly <a href="https://functional.cafe/tags/OCaml" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>OCaml</span></a> folks<br>- <a href="https://functional.cafe/tags/Queer" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Queer</span></a> mfers, <a href="https://functional.cafe/tags/BDSM" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>BDSM</span></a>, or <a href="https://functional.cafe/tags/polyamory" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>polyamory</span></a><br>- fans of <a href="https://functional.cafe/tags/SystemicGames" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>SystemicGames</span></a> (<a href="https://functional.cafe/tags/Factorio" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Factorio</span></a>, <a href="https://functional.cafe/tags/RimWorld" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>RimWorld</span></a>, and the like)</p><p>come @ me :transHaskell:</p>
Alan 🎲<p>The <a href="https://framapiaf.org/tags/OCaml" class="mention hashtag" rel="tag">#<span>OCaml</span></a> Weekly News for 2025-03-25 is out</p><p><a href="https://alan.petitepomme.net/cwn/2025.03.25.html" target="_blank" rel="nofollow noopener noreferrer" translate="no"><span class="invisible">https://</span><span class="ellipsis">alan.petitepomme.net/cwn/2025.</span><span class="invisible">03.25.html</span></a></p>
brab<p><strong>The OCaml Weekly News for 2025-03-25 is out</strong></p> <p><a href="https://discuss.tchncs.de/post/33036215" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">discuss.tchncs.de/post/3303621</span><span class="invisible">5</span></a></p>