···11# How to contribute changes
2233-:+1::tada: First off, thank you for taking time to contribute! :tada::+1:
33+👍🎉 First off, thank you for taking time to contribute! 👍🎉
4455The following is a set of guidelines for proposing changes to the
66OCaml distribution. These are just guidelines, not rules, use your
+1-1
HACKING.adoc
···11-= Hacking the compiler :camel:
11+= Hacking the compiler 🐫
2233This document is a work-in-progress attempt to provide useful
44information for people willing to inspect or modify the compiler
+1-1
typing/HACKING.adoc
···33inference. Here is a reading list to ease your discovery of the
44typechecker:
5566-http://caml.inria.fr/pub/docs/u3-ocaml/index.html[Using, Understanding, and Unraveling the OCaml Language by Didier Rémy] ::
66+http://caml.inria.fr/pub/docs/u3-ocaml/index.html[Using, Understanding, and Unraveling the OCaml Language by Didier Rémy] ::
77This book provides (among other things) a formal description of parts
88of the core OCaml language, starting with a simple Core ML.
99