An open API service indexing awesome lists of open source software.

https://github.com/kfl/wpp

A Pretty Printer, based on Philip Wadler's "A prettier printer". But heavily modified to be efficient in a strict language.
https://github.com/kfl/wpp

Last synced: 4 months ago
JSON representation

A Pretty Printer, based on Philip Wadler's "A prettier printer". But heavily modified to be efficient in a strict language.

Awesome Lists containing this project

README

          

wpp
===

A Pretty Printer, based on Philip Wadler's "A prettier printer". But heavily modified to be efficient in a strict language.