From: Yoann Padioleau <padator@wanadoo.fr>
To: Vincent Aravantinos <vincent.aravantinos@gmail.com>
Cc: dumitru.potop@inria.fr, caml-list@inria.fr
Subject: Re: [Caml-list] Smart caml editor and smart debugger
Date: Sat, 16 Oct 2010 10:14:14 -0700 [thread overview]
Message-ID: <4838E482-9898-4D44-A25D-BD3677C3A781@wanadoo.fr> (raw)
In-Reply-To: <82EA8E1F-9B09-4F92-BF54-CCEF43F4536C@gmail.com>
On Oct 15, 2010, at 5:00 AM, Vincent Aravantinos wrote:
> Hi Dumitru,
>
> Le 15 oct. 10 à 05:38, Dumitru Potop-Butucaru a écrit :
>
>> 1. An editor where I can collapse entire
>> definitions (by reducing a huge "let x = .... in"
>> step into a single line). I'd prefer doing it
>> using a mouse, but emacs shortcuts would
>> be OK, too.
>
> With Vim you can do this by activating what they call "folding". You can do by just typing 'zi'. Though it probably relies on indentation rather than on the syntactic constructions.
>
> I guess chamo (http://home.gna.org/cameleon/chamo.en.html) can probably do this sort of thing.
pfff_visual takes the opposite approach which is too show all the code but augmenting the size
of the important stuff so that you don't need the folding at all.
See one of the screenshot at http://github.com/facebook/pfff/wiki/Main
I am also working on a tracer that let you visualize what the code is doing (like a tomography).
>
> Cheers,
> Vincent
> _______________________________________________
> 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
next prev parent reply other threads:[~2010-10-16 17:14 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-15 9:38 Dumitru Potop-Butucaru
2010-10-15 10:21 ` [Caml-list] " Gabriel Kerneis
2010-10-15 10:59 ` Lukasz Stafiniak
2010-10-15 12:00 ` Vincent Aravantinos
2010-10-16 17:14 ` Yoann Padioleau [this message]
2010-10-16 10:23 ` Gaius Hammond
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=4838E482-9898-4D44-A25D-BD3677C3A781@wanadoo.fr \
--to=padator@wanadoo.fr \
--cc=caml-list@inria.fr \
--cc=dumitru.potop@inria.fr \
--cc=vincent.aravantinos@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