caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "William D.Neumann" <wneumann@cs.unm.edu>
To: Robert Roessler <roessler@rftp.com>
Cc: caml-list <caml-list@inria.fr>
Subject: Re: [Caml-list] Syntactic inclusion of a.ml in b.ml ?
Date: Sat, 9 Apr 2005 15:27:19 -0600	[thread overview]
Message-ID: <c5cf6313fa3864865bda5228eac99785@cs.unm.edu> (raw)
In-Reply-To: <42581633.5050702@rftp.com>

On Apr 9, 2005, at 11:51 AM, Robert Roessler wrote:

> When I look at OCaml source code, however, I see a *lot* of really 
> different free-form coding styles.  The only language element that 
> jumps out at me for folding is a simplistic handling of "let" 
> bindings... which might not be useful for anything more than to say 
> "Now with folding!" :)

The folding portion of the OCaml TextMate[1] module I put together also 
allows folding for modules and their signatures (between sig/struct and 
end) and classes (between object and end), and possibly some other 
places that I've forgotten (perhaps begin/end pairs?).

[1] <http://www.macromates.com/>

William D. Neumann

"You've got Rita Marlowe in the palm of your hand."
"Palm of my hand?  You haven't seen Rita Marlowe..."

		-- Will Success Spoil Rock Hunter?


  reply	other threads:[~2005-04-09 21:27 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-08 17:41 Sébastien Hinderer
2005-04-09 10:35 ` [Caml-list] " Richard Jones
2005-04-09 13:20   ` Sébastien Hinderer
2005-04-09 14:45     ` [Caml-list] " Radu Grigore
2005-04-09 15:49       ` Sébastien Hinderer
2005-04-09 21:15         ` [Caml-list] " Radu Grigore
2005-04-09 17:51   ` [Caml-list] " Robert Roessler
2005-04-09 21:27     ` William D.Neumann [this message]
2005-04-10 16:53     ` Richard Jones
2005-04-09 11:55 ` Olivier Andrieu
2005-04-09 12:54 ` sejourne_kevin
2005-04-09 21:16 ` Martin Jambon

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=c5cf6313fa3864865bda5228eac99785@cs.unm.edu \
    --to=wneumann@cs.unm.edu \
    --cc=caml-list@inria.fr \
    --cc=roessler@rftp.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).