caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "Raphaël Proust" <raphlalou@gmail.com>
To: Martin Jambon <martin.jambon@ens-lyon.org>
Cc: Matthieu Dubuget <matthieu.dubuget@gmail.com>,
	caml-list <caml-list@inria.fr>
Subject: Re: [Caml-list] I never succeeded in using Format
Date: Fri, 7 Mar 2014 07:20:27 +0000	[thread overview]
Message-ID: <CAAmHUAnXvyZdCgcrYmWHhHkM+tXa0wh+ptVUF4f6Fh3a_DjARg@mail.gmail.com> (raw)
In-Reply-To: <5318C7A8.2060200@ens-lyon.org>

On Thu, Mar 6, 2014 at 7:08 PM, Martin Jambon
<martin.jambon@ens-lyon.org> wrote:
> Note that I made a library called easy-format that supposedly makes it
> easier to pretty-print code exactly the way you want:
>
> project page:
>  http://mjambon.com/easy-format.html
>
> sample code + output:
>  http://mjambon.com/easy_format_example.html

Another alternative to format for pretty-printing code (or other things): PPrint

Release blog post (with some examples of use):
http://gallium.inria.fr/blog/first-release-of-pprint/
Documentation: http://gallium.inria.fr/~fpottier/pprint/doc/PPrint.html
Installation instruction: `opam install pprint`


Cheers,
-- 
______________
Raphaël Proust

  reply	other threads:[~2014-03-07  7:20 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-06 16:34 Matthieu Dubuget
2014-03-06 16:46 ` Jeremy Yallop
2014-03-06 16:47 ` Benoit Vaugon
2014-03-06 17:02   ` Matthieu Dubuget
2014-03-06 17:06     ` David Sheets
2014-03-06 17:09       ` Matthieu Dubuget
2014-03-06 19:08         ` Martin Jambon
2014-03-07  7:20           ` Raphaël Proust [this message]
2014-03-10  0:47             ` oleg
2014-03-10 11:28               ` Bob Atkey
2014-03-11  9:32                 ` oleg
2014-03-14 10:21                   ` Francois Pottier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAAmHUAnXvyZdCgcrYmWHhHkM+tXa0wh+ptVUF4f6Fh3a_DjARg@mail.gmail.com \
    --to=raphlalou@gmail.com \
    --cc=caml-list@inria.fr \
    --cc=martin.jambon@ens-lyon.org \
    --cc=matthieu.dubuget@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).