caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Thomas Refis <thomas.refis@gmail.com>
To: caml users <caml-list@inria.fr>
Subject: [Caml-list] [ANN] Merlin 2.1 released
Date: Thu, 29 Jan 2015 10:01:28 +0000	[thread overview]
Message-ID: <CAJ_epFMa4-CLiyQtu0bktRiX5SiD3HBiQwshp+AtXeQL=S0cXQ@mail.gmail.com> (raw)

Merlin is an editor-independent tool to ease the developement of
programs in OCaml. It aims at providing features available in modern
IDEs such as: "as you type" error reporting, auto completion, source
browsing ("jump to definition"), extraction of type, ...


Merlin is available on opam and can be installed with `opam install
merlin`. It can also be built from sources, which are available at
http://github.com/the-lambda-church/merlin .


As always you can find a full changelog at
https://github.com/the-lambda-church/merlin/blob/master/CHANGELOG ,
but the highlights are :

- The introduction of support for PPX syntax extensions.

- The introduction of a "destruct" command for automatic match pattern
generation, as demonstrated on :
http://the-lambda-church.github.io/merlin/destruct.ogv

- Major changes to the vim plugin, introducing (among other things) a
type history buffer allowing one to navigate the history of printed
types and copy/paste them.

We want to thank: Geoff Gole, Rudi Grinberg, Markus Mottl, Roman
Vorobets and Arthur Wendling, who all contributed to this release.
We also thank JaneStreet for their continued support.

The Merlin team

             reply	other threads:[~2015-01-29 10:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-29 10:01 Thomas Refis [this message]
2015-01-30 12:48 ` Mads Jensen

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='CAJ_epFMa4-CLiyQtu0bktRiX5SiD3HBiQwshp+AtXeQL=S0cXQ@mail.gmail.com' \
    --to=thomas.refis@gmail.com \
    --cc=caml-list@inria.fr \
    /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).