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=2fda078cd730f390e30573fbfe9f5df0
sha512=263efd04e3c331bdb6a569d68dd4f1df91d8aede561e0ba018deb92208c33e205fdae90aeced282c91f9eae2b58fe13b45732b01d11c6d35a261c25a9380f86f

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: 24 May 2023

Dependencies (1)

  1. conf-rust-2021

Dev Dependencies

None

Used by

None

Conflicts

None