Skip to content

Prettyprinter based on KFL's SML port of Wadler's printer

License

Notifications You must be signed in to change notification settings

diku-dk/sml-pretty

Repository files navigation

sml-pretty

Port of Ken Friis Larsens library wpp to follow smlpkg conventions. The prettyprinter is based on Philip Wadler's A prettier printer, but heavily modified to be efficient in a strict language.