The Whitespace Thing
"The Whitespace Thing" for OCaml is an alternative syntax that uses indentation rather than parenthesization to group expressions, like in Python and Haskell. This is a controversial feature that some people will always love and some people will always hate. Now, OCaml lets you have it both ways.
[ Homepage ]
| Author: | Mike Lin. |
| Last modification date: | 17-Jan-2007 |
| Version: | 0.90 |
| Development status: | Beta |
| Kind: | Camlp4 extensions |
| Topic: | Software development :: Language extensions |
| Homepage: | http://people.csail.mit.edu/mikelin/ocaml+twt/ |