
16 Nov
2011
16 Nov
'11
1:31 p.m.
Sean Leather:
Do you know of any tutorial or slides from a talk on one of the pretty-printing libraries?
Sean, if you need info just on Haskell solutions, other people will help you. There is a paper: "Linear, bounded, functional pretty-printing" by Doaitse Swierstra and Olaf Chitil (and "Pretty Printer with Lazy Deques" by Olaf, a Functional Pearl if I am not mistaken). BTW, something has been implemented in Scala based on the S. and C. approach. So don't forget about other languages, you may learn something also here: http://caml.inria.fr/pub/docs/manual-ocaml/manual003.html#toc11 OK, these are not slides... Jerzy Karczmarczuk