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

* Re: [Caml-list] [ANN] Merlin 2.1 released
  2015-01-29 10:01 [Caml-list] [ANN] Merlin 2.1 released Thomas Refis
@ 2015-01-30 12:48 ` Mads Jensen
  0 siblings, 0 replies; 2+ messages in thread
From: Mads Jensen @ 2015-01-30 12:48 UTC (permalink / raw)
  To: Thomas Refis; +Cc: caml users

[-- Attachment #1: Type: text/plain, Size: 1641 bytes --]

Awesome work! The destruct command is my new favourite command. Keep up the
good work!

/Mads

On Thu, Jan 29, 2015 at 11:01 AM, Thomas Refis <thomas.refis@gmail.com>
wrote:

> 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
>
> --
> Caml-list mailing list.  Subscription management and archives:
> https://sympa.inria.fr/sympa/arc/caml-list
> Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
> Bug reports: http://caml.inria.fr/bin/caml-bugs
>



-- 
/Mads

[-- Attachment #2: Type: text/html, Size: 2726 bytes --]

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