caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Ivan Gotovchits <ivg@ieee.org>
To: Allan Wegan <allanwegan@allanwegan.de>
Cc: caml-list <caml-list@inria.fr>
Subject: Re: [Caml-list] IDE like PyCharm
Date: Mon, 9 May 2016 07:48:36 -0400	[thread overview]
Message-ID: <CALdWJ+zvhQqvAeNGCbr2TgmLskfheUJaX2V00sOqTDbXgSzvRg@mail.gmail.com> (raw)
In-Reply-To: <572FBB68.1010506@allanwegan.de>

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

On Sun, May 8, 2016 at 6:19 PM, Allan Wegan <allanwegan@allanwegan.de>
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?
>

Sure we have! OCaml-top [1] is very newbie friendly and work out of box,
ideal for
the first steps. Even a faster way to start is to try OCaml in your web
browser [2].
Once you feel yourself more comfortable in the language, you should
consider to switch
to emacs, vim or sublime. They all have a nice integration with OCaml,
including intellisense
like completion, code and doc lookup and incremental typechecking.

[1]: https://www.typerex.org/ocaml-top.html
[2]: https://try.ocamlpro.com/


>
> 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++).
>
>
>
> --
> Allan Wegan
> <http://www.allanwegan.de/>
> Jabber: allanwegan@ffnord.net
>  OTR-Fingerprint: E4DCAA40 4859428E B3912896 F2498604 8CAA126F
> Jabber: allanwegan@jabber.ccc.de
>  OTR-Fingerprint: A1AAA1B9 C067F988 4A424D33 98343469 29164587
> ICQ: 209459114
>  OTR-Fingerprint: 71DE5B5E 67D6D758 A93BF1CE 7DA06625 205AC6EC
>
>

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

  parent reply	other threads:[~2016-05-09 11:48 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
2016-05-09  9:44   ` Jean-Marc Alliot
2016-05-09 11:48 ` Ivan Gotovchits [this message]
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=CALdWJ+zvhQqvAeNGCbr2TgmLskfheUJaX2V00sOqTDbXgSzvRg@mail.gmail.com \
    --to=ivg@ieee.org \
    --cc=allanwegan@allanwegan.de \
    --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).