caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* ANN: "The Whitespace Thing" for OCaml
@ 2005-11-21 22:40 Mike Lin
  2005-11-22  7:25 ` [Caml-list] " David Baelde
  0 siblings, 1 reply; 3+ messages in thread
From: Mike Lin @ 2005-11-21 22:40 UTC (permalink / raw)
  To: caml-list

Hi all,

Brace yourselves for "The Whitespace Thing". This is an OCaml
preprocessor that uses your indentation to group expressions, like in
Python and Haskell. Effectively, the preprocessor auto-parenthesizes
expressions that are split over multiple lines, using your indentation
as clues. This eliminates syntax clutter such as multi-line
parenthesizations, the sequencing operators ; and ;; , and the
keywords done, end, and begin.

http://people.csail.mit.edu/mikelin/ocaml+twt/

Mike


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-11-22 16:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-11-21 22:40 ANN: "The Whitespace Thing" for OCaml Mike Lin
2005-11-22  7:25 ` [Caml-list] " David Baelde
2005-11-22 16:23   ` Mike Lin

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).