package pretty_expressive

  1. Overview
  2. Docs
A pretty expressive printer

Install

Dune Dependency

Authors

Maintainers

Sources

pretty_expressive-0.2.tbz
sha256=d7df225d557353605d027c21174a22af1d7971e288a871faa9d6b6242b63a36b
sha512=26cf4fa64cbc22e9a15ebd0c1308db44fae3b07bbb0a57badb19249265168732d7686a75fe1438cd7abc678b1649680cd7dc868e5fa5eefd2c7ac54ddb893c0e

Description

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

Published: 29 Nov 2023

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.0.0" & with-test

Used by

None

Conflicts

None