Skip to content

A basic scala pretty-printing library, based on Lindig's strict version of Wadler's adaptation of Hughes' pretty-printer.

License

Notifications You must be signed in to change notification settings

newscorp-ghfb/dj-kg-document

 
 

Repository files navigation

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

About

A basic scala pretty-printing library, based on Lindig's strict version of Wadler's adaptation of Hughes' pretty-printer.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Scala 100.0%