Start by downloading the
arith.ml file.
In this file, expressions are defined only for the addition. The goal of the exercises is to familiarize with
OCAml language feature and syntax, with focus on algebraic data types, pattern matching and recursive functions.