Setting up Opam and MirageOS on MacOS Ventura, on Apple Silicon

Tutorial on how to set up OCaml and opam on macos to properly install opam dependencies and create projects.

20 Jul 2023

Aryan Godara on Medium

Read Article
Creating a UDP server and client in OCaml

As a first step of my Outreachy internship project on sending MIDI over UDP with MirageOs, I've written a UDP Client and Server in OCaml using LWT.

20 Jul 2023

Aryan Godara on Medium

Read Article
Sandmark: Boosting Multicore Projects with Performance Benchmarking

Introduction In the realm of software development, continuous improvement is paramount. When it comes to Multicore projects, the need for…

19 Jul 2023

Tarides

Read Article
OCaml-CI Renovated

OCaml-CI started with the goal of making a better continuous build system for OCaml projects. When we began in 2019, the goals were clear…

12 Jul 2023

Tarides

Read Article