Caramel: An OCaml compiler that provides a fast type-checker for Erlang

Caramel is an Erlang backend for OCaml’s type checker, offering a highly expressive, sound type-system, and a blazing fast type-checker. This allows you to rule out entire classes of errors by using types that are closer to your domain, and fearlessly ref… Read more

Similar

Erlang Clustering on Kubernetes

If you're looking to get a distributed Erlang cluster up and running on Kubernetes you'll need take a few things into account. This post will create a basic application and provide scripts to automate the creation and deployment of a distributed Erlang ap... (more…)

Read more »