caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "vrotaru.md@gmail.com" <vrotaru.md@gmail.com>
To: Francois Berenger <francois.berenger@inria.fr>, caml-list@inria.fr
Subject: Re: [Caml-list] IDE like PyCharm
Date: Mon, 09 May 2016 08:24:54 +0000	[thread overview]
Message-ID: <CAJgjwejzbvSYoH4Ops11ya678PxwWbLty7HcEqnijb0eKt4PFg@mail.gmail.com> (raw)
In-Reply-To: <57304579.7090804@inria.fr>

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

You may try Atom editor with Nuclide extension (developed at Facebook for
internal uses, as I understand).
I also recommend the ocaml-indent and build extensions.

As soon as you have opam and atom installed it's as simple as:

$ opam install merlin ocamlbuild ocp-indent
$ apm install nuclide language-ocaml ocaml-indent build


În lun., 9 mai 2016 la 11:08, Francois Berenger <francois.berenger@inria.fr>
a scris:

> On 05/09/2016 12:19 AM, Allan Wegan wrote:
> > I am new to OCaml and wonder, whether there exists any noob-friendly
> > X-based IDE that is at least a bit like PyCharm. Termianl-based editors
> > and IDEs proved to be cumbersome and too shortcut-heavy in the past.
> > Has anyone seen such a beast?
>
> Cf. this thread:
>
> https://stackoverflow.com/questions/14747939/ide-for-ocaml-language
>
> Personally, I feel emacs is the best supported environment for
> OCaml programming.
>
> > I come from Python in need of more performance and already wrote some
> > tens of lines of code feeling that this language might be exactly what i
> > need to write the more performance-critical parts in (don't like C/C++).
>
> --
> Regards,
> Francois.
> "When in doubt, use more types"
>
> --
> 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
>

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

  reply	other threads:[~2016-05-09  8:25 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-08 22:19 Allan Wegan
2016-05-09  8:08 ` Francois Berenger
2016-05-09  8:24   ` vrotaru.md [this message]
2016-05-09  9:44   ` Jean-Marc Alliot
2016-05-09 11:48 ` Ivan Gotovchits
2016-05-10 21:04 ` [Caml-list] IDE like PyCharm - Results Allan Wegan
2016-05-10 21:57   ` Benjamin Greenman
2016-05-10 23:16     ` Allan Wegan
2016-05-11  6:44       ` Vu Ngoc San
2016-05-10 22:08   ` Bahman Movaqar
2016-05-11  0:30     ` Allan Wegan
2016-05-11  6:16       ` David Allsopp
2016-05-11  6:51         ` vrotaru.md
2016-05-11 11:19         ` Allan Wegan
2016-05-11 11:23           ` Kakadu
2016-05-11 13:13           ` David Allsopp
2016-05-11 13:43       ` Hendrik Boom
2016-05-11 13:55         ` Ivan Gotovchits
2016-05-15 12:39           ` [Caml-list] Ocaml and Windows' notion of Unicode file names Andreas Rossberg
2016-05-15 16:42             ` Adrien Nader
2016-05-16  7:30               ` Matthieu Dubuget
2016-05-17 13:01                 ` rossberg
2016-05-11  6:54   ` [Caml-list] IDE like PyCharm - Results Leonardo Laguna Ruiz

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=CAJgjwejzbvSYoH4Ops11ya678PxwWbLty7HcEqnijb0eKt4PFg@mail.gmail.com \
    --to=vrotaru.md@gmail.com \
    --cc=caml-list@inria.fr \
    --cc=francois.berenger@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).