Skip to content

Tiny implementation of Wadler-style pretty printer.

License

Notifications You must be signed in to change notification settings

g-plane/tiny_pretty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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