package pretty_expressive

  1. Overview
  2. Docs
A pretty expressive printer

Install

Dune Dependency

Authors

Maintainers

Sources

pretty_expressive-0.5.tbz
sha256=6d3adf12289b5ca838c782b6758982adaf1afa3d70cf8fd2cee0e6753f456b86
sha512=1cf8fb91761ce3adec91f7a14ece8ef4e25661e26b0be199759fe53cd11caf5609639cda9dc89f2dcf76c32cc35302fcb2022184e0cae1c020b0cd940892182e

Description

A pretty printer implementation of 'A Pretty Expressive Printer' (OOPSLA'23), with an emphasis on expressiveness and optimality.

Published: 14 Mar 2024

README

Pretty_expressive

An implementation of A Pretty Expressive Printer in OCaml. View the documentation at https://sorawee.github.io/pretty-expressive-ocaml/pretty_expressive/index.html

Dependencies (2)

  1. dune >= "3.10"
  2. ocaml >= "4.05"

Dev Dependencies (3)

  1. odoc with-doc
  2. alcotest with-test
  3. mdx >= "2.3.0" & != "2.4.0" & with-test

Used by

None

Conflicts

None