Skip to content

kaaninho/a-prettier-printer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

A prettier printer

Hier habe ich den Pretty-Printer von Philip Wadlers Paper A prettier printer (1997) implementiert.

Dieser ist während der Arbeit an zwei Blogposts:

  1. Aufgehübscht! -- Pretty-Printing
  2. Pretty-Printing II -- Laziness FTW

entstanden. Zum zweiten Blogpost passt die Implementierung PrettierPrinterBlogpost2.hs. Die andere ist noch weiter optimiert.

English

This is an implementation of the pretty printer from Philip Wadler's Paper A prettier printer (1997).

I wrote two (german) blog post about this pretty printer here

Aufgehübscht! -- Pretty-Printing

and here

Pretty-Printing II -- Laziness FTW

About

An implementation of the pretty printer from Philip Wadlers paper "A prettier printer"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors