package topiary

  1. Overview
  2. No Docs
A formatter for OCaml based on the Topiary universal formatting engine

Install

Dune Dependency

Authors

Maintainers

Sources

source-code-with-submodules.tar.xz
md5=cd825a17db25cb94fd876eef055090e4
sha512=ae6946aaba0f784773cca71019f73aa62d9b976646ea25e451c220f45da49e6c7e4147e2dd57e3c4764a9038946c38b9de33ce5d463c46ea3f3271d5b98dd46f

Description

Topiary is a tool in the Tree-sitter ecosystem, designed for formatter authors and formatter users. Authors can create a formatter without having to write their own engine or even their own parser. Users benefit from uniform code style and the convenience of using a single formatter tool across multiple languages.

Topiary is written in Rust and developed by Tweag.

Published: 17 May 2023

Dependencies (1)

  1. conf-rust-2021

Dev Dependencies

None

Used by

None

Conflicts

None