Blog
The OCaml Planet
Articles and videos contributed by both experts, companies and passionate developers from the OCaml community. From in-depth technical articles, project highlights, community news, or insights into Open Source projects, the OCaml Planet RSS feed aggregator has something for everyone.
Want your Blog Posts or Videos to Show Here?
To contribute a blog post, or add your RSS feed, check out the Contributing Guide on GitHub.
Half-baked ideas: C strings with implicit length field
For more half-baked ideas, see the ideas tag. If you prefer just to see the code, then it’s here. Chris Siebenmann wrote a couple of interesting articles about C’s null terminated strin…