package boomerang

  1. Overview
  2. No Docs

Description

Boomerang is a programming language for writing lenses—well-behaved bidirectional transformations—that operate on ad-hoc, textual data formats.

Published: 16 Jun 2017

Dependencies (7)

  1. ppx_hash
  2. ppx_deriving
  3. ocamlfind build
  4. ocamlbuild build
  5. core < "v0.10"
  6. base-unix
  7. ocaml >= "4.02.0" & < "4.04"

Dev Dependencies

None

Used by

None

Conflicts

None