caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] [ANN] Merlin 2.1 released
@ 2015-01-29 10:01 Thomas Refis
  2015-01-30 12:48 ` Mads Jensen
  0 siblings, 1 reply; 2+ messages in thread
From: Thomas Refis @ 2015-01-29 10:01 UTC (permalink / raw)
  To: caml users

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-01-30 12:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-29 10:01 [Caml-list] [ANN] Merlin 2.1 released Thomas Refis
2015-01-30 12:48 ` Mads Jensen

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).