/tiny_pretty

Tiny implementation of Wadler-style pretty printer.

Primary LanguageRustMIT LicenseMIT

tiny_pretty

Crates.io docs.rs

Tiny implementation of Wadler-style pretty printing algorithm, with some advanced options like controlling line break and indentation kind.

For tutorial and API documentation, please refer to docs.rs.

Credits

License

MIT License

Copyright (c) 2023-present Pig Fang