Browse thread
Favorite OCaml editor?
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2010-01-05 (17:32) |
From: | Tim Hanson <sideskate@g...> |
Subject: | Re: [Caml-list] Favorite OCaml editor? |
Hey All - Yea, I used Emacs for a while, then Scite, now use Kate. Not going back either. Love the code folding & ability to have many views of the same file (like emacs), which is needed since you can't so easily split modules across multiple files like C/C++. Usually I open a gnu 'screen' session in the terminal, and split that a few times for compiling and such. I almost never use the debugger .. maybe that's dumb, but it's less frustrating to use printfs. While programming the limitation for me is brain-power and understanding of the problem ... clear thinking is so much better than a high-powered editor that requires thought itself (cough.. emacs) Tim On Tue, Jan 5, 2010 at 7:21 AM, Florent Ouchet <florent.ouchet@imag.fr> wrote: > Hi, > > I've used emacs+touareg for a while but as soon as the projects become big, > I switched to kate. No way back... > > - Florent > > _______________________________________________ > Caml-list mailing list. Subscription management: > http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list > Archives: http://caml.inria.fr > Beginner's list: http://groups.yahoo.com/group/ocaml_beginners > Bug reports: http://caml.inria.fr/bin/caml-bugs >