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.
- Host: GitHub
- URL: https://github.com/kfl/wpp
- Owner: kfl
- License: lgpl-2.1
- Created: 2014-03-24T12:19:42.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2021-03-20T17:24:38.000Z (about 5 years ago)
- Last Synced: 2025-10-13T00:55:13.381Z (8 months ago)
- Language: Standard ML
- Size: 20.5 KB
- Stars: 19
- Watchers: 3
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.