Good old Oscar 🤣
Good old Oscar 🤣
github.com/ocaml/ocaml/...
There's more to go (include functor, for example: github.com/ocaml/RFCs/p...), but it's nice to see more progress in this space.
github.com/ocaml/ocaml/...
There's more to go (include functor, for example: github.com/ocaml/RFCs/p...), but it's nice to see more progress in this space.
OxCaml is Jane Street's branch of OCaml. We've given it a new name and a snazzy logo, and done a bunch of work to make it easy for people to try.
OxCaml is Jane Street's branch of OCaml. We've given it a new name and a snazzy logo, and done a bunch of work to make it easy for people to try.
2025: select text in one app, copy, switch to other app and discover they’ve disabled paste on the input fields. Return to other app. Write information on piece of paper. Type into other app.
#progress #modern
let p1, p2, (* … *) =
if (* something *) then
(true, false, false, true, true)
else if (* … *)
but without the weight of having to declare a record #ocaml
let p1, p2, (* … *) =
if (* something *) then
(true, false, false, true, true)
else if (* … *)
but without the weight of having to declare a record #ocaml
Design proposal (before any code! 😇) - November 2019
Initial prototype - September 2021
Working prototype - September 2022
Candidate implementation - April 2025 #RAD 🫣
Design proposal (before any code! 😇) - November 2019
Initial prototype - September 2021
Working prototype - September 2022
Candidate implementation - April 2025 #RAD 🫣