Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 1.61 KB

README.md

File metadata and controls

25 lines (16 loc) · 1.61 KB

document

This project contains code that was developed as part of the Scala standard library but was later deprecated. We maintain the code mainly because we used it in one of our projects and also as a small and simple test module that we can use to check continuous integration, documentation, cross-scala compilations, tests, and so on.

It consists os a basic pretty-printing library, which was based on Lindig's strict version of Wadler's adaptation of Hughes' pretty-printer derived from Document.scala whose author was Michel Schinz.

You can see the web page for technical documentation.

Continuous Integration codecov

Further info

Contribution

Contributions are greatly appreciated. Please fork this repository and open a pull request to add more features or submit issues