Browse thread
[Caml-list] single-line comment request
[
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: | -- (:) |
| From: | Brian Hurt <brian.hurt@q...> |
| Subject: | Re: [Caml-list] single-line comment request |
Personally, I don't find having to type three extra characters (space asterix close-paren) to end a comment to be that big of a burden. If a comment is long enough that three extra characters pushes it over a line length, then the comment is long enough to deserve it's own line. And if the burden of typing the three extra characters is enough that you stop writting (as many) comments, well, you have other problems IMHO. I am not seriously opposed to this, I just don't see the value. Brian On Tue, 8 Apr 2003, Nickolay Semyonov-Kolchin wrote: > Hi, > > I really want single-line comment in Ocaml. Peter Weis (sorry, if I typed > name wrong) several time ago said that "there is no suitable character for > single line comment". Why don't use double '#'? I.e. '##'. > > ## Single line comment > let _ = ## Another single line comment > ... > > Nickolay > > ------------------- > To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr > Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ > Beginner's list: http://groups.yahoo.com/group/ocaml_beginners > ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners