November 18, 2024
OCaml 5.2.1 has been released. Link: https://github.com/ocaml/ocaml/releases/tag/5.2.1
0
0
0
Hot in OCaml:
Latest OCaml Threads
OCaml 5.2.1 has been released.
Link: https://github.com/ocaml/ocaml/releases/tag/5.2.1
New
Attention all functional programming enthusiasts and experts! The Functional Conf 2025 Call for Proposals is now open, and it’s a golden ...
New
Functional programming (FP) has been a hot research topic for over three decades now. However, in the last ten years, driven by the need ...
New
Getting OCaml Through the Eye of a Needle.
Let’s see why OCaml isn’t user friendly for web services at the moment, and how we can fix th...
New
OCaml 5.2.0 has been released.
Link: https://github.com/ocaml/ocaml/releases/tag/5.2.0
New
Eio 1.0 Release: Introducing a new Effects-Based I/O Library for OCaml.
The OCaml 5 update brought much-anticipated support for programm...
New
OCaml 4.14.2 has been released.
Link: https://github.com/ocaml/ocaml/releases/tag/4.14.2
New
Learn Lambda Calculus in 10 minutes with OCaml.
I’m going to teach you the basics of Lambda Calculus really quickly. Lambda Calculus is...
New
OCaml 5.1.1 has been released.
Link: Release OCaml 5.1.1 · ocaml/ocaml · GitHub
New
OCaml 5.1.0 has been released.
Link: Release OCaml 5.1.0 · ocaml/ocaml · GitHub
New
HOT IN OCaml THIS WEEK!
OCaml 5.2.1 has been released.
Link: https://github.com/ocaml/ocaml/releases/tag/5.2.1
New
HOT IN OCaml THIS MONTH!
Functional programming (FP) has been a hot research topic for over three decades now. However, in the last ten years, driven by the need ...
New
Attention all functional programming enthusiasts and experts! The Functional Conf 2025 Call for Proposals is now open, and it’s a golden ...
New
HOT IN OCaml THIS YEAR!
OCaml 5.1.1 has been released.
Link: Release OCaml 5.1.1 · ocaml/ocaml · GitHub
New
Getting OCaml Through the Eye of a Needle.
Let’s see why OCaml isn’t user friendly for web services at the moment, and how we can fix th...
New
Learn Lambda Calculus in 10 minutes with OCaml.
I’m going to teach you the basics of Lambda Calculus really quickly. Lambda Calculus is...
New
OCaml 4.14.2 has been released.
Link: https://github.com/ocaml/ocaml/releases/tag/4.14.2
New
Eio 1.0 Release: Introducing a new Effects-Based I/O Library for OCaml.
The OCaml 5 update brought much-anticipated support for programm...
New
OCaml 5.2.0 has been released.
Link: https://github.com/ocaml/ocaml/releases/tag/5.2.0
New
HOT IN OCaml THE LAST THREE YEARS!
Multicore OCaml by kayceesrk · Pull Request #10831 · ocaml/ocaml.
This PR adds support for shared-memory parallelism through domains and...
New
GitHub - let-def/hotcaml: Hotcaml: an interpreter with watching and reloading.
Hotcaml: an interpreter with watching and reloading - Git...
New
Writing a Game Boy Emulator in OCaml.
For the past few months, I have been working on a project called CAMLBOY, a Game Boy emulator that...
New
OCaml 4.14.0 has been released.
Link: Release OCaml 4.14.0 · ocaml/ocaml · GitHub
New
A book for those new to programming, or new to functional programming, or just new to OCaml.
Preface
Getting Ready
1. Starting Off
2. N...
New
A textbook on functional programming and data structures in OCaml, with an emphasis on semantics and software engineering. This book is t...
New
GitHub - OCamlPro/owi: OCaml WebAssembly Interpreter.
OCaml WebAssembly Interpreter. Contribute to OCamlPro/owi development by creating ...
New
Love Rust? Then OCaml’s New Eio Library is for You.
We’ve come to expect a lot from the programming languages we use. We want the memory...
New
Exercises.
A list of exercises to work on your OCaml skills.
New
The Growth of the OCaml Distribution.
We recently worked on a project to build a binary installer for OCaml, inspired from RustUp for Ru...
New
Nix-powered development with OCaml.
Bootstrapping OCaml projects with Nix
New
Abstract
This paper proposes a new type system for concurrent pro- grams, allowing threads to exchange complex object graphs without ris...
New
Oxidizing OCaml: Rust-Style Ownership.
In part one, we discussed how OCaml’slocality mode enables safe stack allocation. In this post, w...
New
OCaml-AutomaticDifferentiation.
Automatic Differentiation experiment in OCaml
New
Irmin in the Browser.
Introduction Over the past six months, I have been working on using Irmin in the browser, including irmin-server a...
New
HOT IN OCaml THIS Over 3 Years!
Billed as the ultimate rating of modern programming languages yet Python and Rust only gets two stars :rofl: but good news for erlang-eli...
New
I am going to dump my thoughts, methods, codes, experiences and rants while learning OCaml into this thread.
This is probably the 5th or...
New
Interested in a blazingly fast type checker with 25 years of investment, delivered on the BEAM? Check out Caramel, an exciting project fr...
New
Dream is an easy-to-use, boilerplate-free Web framework, whose entire API fits on this page!
It supports TLS, WebSockets, and GraphQL. H...
New
Typing is Hard
Type Checking and Type Inference
Common terms
Completeness
Soundness
Decidability
Hindley-Milner Type System
Dependent t...
New
AbstractMachinesLab/caramel.
:candy: An Erlang backend to the OCaml compiler. Contribute to AbstractMachinesLab/caramel development by c...
New
What is 3110 about?
You might think this course is about OCaml. It’s not.
You might think this course is about data structures. It’s not...
New
These are the extended notes for the INF551 course which I taught at École Polytechnique starting from 2019. The goal is to give a first ...
New
Preface
Preface is an opinionated library designed to facilitate the handling of recurring functional programming idioms in OCaml. Many ...
New
A conversation with Laurent Mazare about how your choice of programming language interacts with the kind of work you do, and in particula...
New
ReScript, née BuckleScript, is a state-of-the-art compiler that used to target OCaml (and Reason), but is fast moving away from its paren...
New
YOCaml is a static site generator, mostly written in OCaml. The project was started to offer some rather naive examples of how to use the...
New
Algebraic effects and handlers provide a modular abstraction for expressing effectful computation, allowing the programmer to separate th...
New
New
A short history of ReScript (BuckleScript).
It takes time to write such a post for a non-native speaker like me, but I appreciate what t...
New
OCaml
Classification:
Programming Language
Forum Category:
Backend
Threads:
57
"OCaml is an industrial strength programming language supporting functional, imperative and object-oriented styles."
- Follow
- Join
- Shape
the conversation
OCaml on GitHub
Latest O Caml Jobs
O Caml Events (WIP)
Get money off!
The Pragmatic Bookshelf
35% off any eBook
Manning Publications
45% off any item
The Pragmatic Studio
20% off any course
Simply use coupon code "devtalk.com" at checkout. Where applicable this coupon can be used for an many items and as many times as you like!
Filter by Type:
My Saved Portals
-
None saved yet