caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Mads Jensen <mads379@gmail.com>
To: Xinuo Chen <iamindcs@gmail.com>
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] How to use emacs tuareg mode effectively to manage an OCaml project?
Date: Tue, 2 Sep 2014 22:20:42 +0200	[thread overview]
Message-ID: <CAM1coajLOvuQmuEjhODwHP9RBuz01+fp90c4jbaR=95SuYZgxw@mail.gmail.com> (raw)
In-Reply-To: <CABRZkkPV8M=LsUxYhU1S84zp9WigB+98hOYb_fkRKwfx83J7PA@mail.gmail.com>

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

Hi Xinuo,

I use projectile (https://github.com/bbatsov/projectile) to navigate large
projects. It isn't OCaml specific but it works really well IMO.

This post contains lots of good tips when using Emacs for OCaml
programming: http://chaudhuri.info/misc/osetup/

You definitely also want to checkout UTop and get comfortable using it from
Emacs: https://github.com/diml/utop

Best of luck,
Mads



On Tue, Sep 2, 2014 at 10:05 PM, Xinuo Chen <iamindcs@gmail.com> wrote:

> Hi all
>
> I am using OCaml for a project with 20 - 50 files inside. Also I am using emacs
> + tuareg.
>
> Syntax highlight is well done by tuareg and generally it is good using
> emacs for one file editing.
>
> However, for the project files, I need to frequently switch between files
> together with folders, how can i use emacs as also a project manager such
> as eclipse? How can I have a file / project tree there just like Eclipse
> does?
>
> Also how do people manage a huge bunch of files (just like core library or
> batteries-included) effectively? It seems emacs is good for single file or
> simple project editing, but not good at managing a complex project.
>
> thanks
> Best Regards,
>
> Xinuo
>



-- 
/Mads

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

  reply	other threads:[~2014-09-02 20:20 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-02 20:05 Xinuo Chen
2014-09-02 20:20 ` Mads Jensen [this message]
2014-09-02 20:22 ` Lars Nilsson
2014-09-02 20:27 ` Benjamin Greenman
2014-09-02 21:48   ` Richard W.M. Jones
2014-09-03  7:28 ` Denis Berthod
2014-09-03  7:40 ` Louis Gesbert
2014-09-03  7:51 ` Francois BERENGER

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='CAM1coajLOvuQmuEjhODwHP9RBuz01+fp90c4jbaR=95SuYZgxw@mail.gmail.com' \
    --to=mads379@gmail.com \
    --cc=caml-list@inria.fr \
    --cc=iamindcs@gmail.com \
    /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).