From: "Frédéric Bour" <frederic.bour@lakaban.net>
To: caml-list@inria.fr
Subject: [Caml-list] [ANN] Beta-release of Merlin
Date: Thu, 21 Feb 2013 00:10:35 +0100 [thread overview]
Message-ID: <512557EB.7030607@lakaban.net> (raw)
We are very pleased to announce the beta release of Merlin. Merlin is a tool
which providessmart completion, among other things, in your favorite editor.
As of today, Vim and Emacs are supported.
See it at work:
https://github.com/def-lkb/merlin#screenshots
Its features include:
- completion of values, constructorsand modules based on local scope
- retrieving type of identifiers and/or expressions under cursor
- integration of findlib to manage buildpath
- highlighting of syntax errors, type errors and warnings inside the editor
- to a certain amount, resilience to syntax and type errors
It works only with Ocaml 4.00.1 (may works with newer versions).
If you happen to have an opam installation with the right version
(opam switch 4.00.1), you can try it right away with:
$ opam remote add kiwi http://kiwi.iuwt.fr/~asmanur/opam/.git
<http://kiwi.iuwt.fr/%7Easmanur/opam/.git>
$ opam install merlin
Then to get started and set-up your editor:
- https://github.com/def-lkb/merlin#setting-up-vim
- https://github.com/def-lkb/merlin#emacs-interface
Check it out at: https://github.com/def-lkb/merlin
The current version still needs to be tested under various systems and
configurations, your feedback iswelcome.
next reply other threads:[~2013-02-20 23:10 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-20 23:10 Frédéric Bour [this message]
2013-02-21 9:20 ` Gabriel Scherer
2013-02-21 9:31 ` Simon Cruanes
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=512557EB.7030607@lakaban.net \
--to=frederic.bour@lakaban.net \
--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