/gocaml

a moral encoding of the control flow primitives of Go in OCaml using effect handlers

Primary LanguageOCamlApache License 2.0Apache-2.0

Go in OCaml

This repository demonstrates a moral encoding of the control flow primitives of Go in OCaml using effect handlers. See the file go.ml for the details.