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: | Nickolay Semyonov-Kolchin <snob@s...> |
| Subject: | Re: [Caml-list] single-line comment request |
On Tuesday 08 April 2003 20:28, Damien wrote: > On Tue, 8 Apr 2003 17:56:05 +0500 Nickolay Semyonov-Kolchin wrote: > > Hi, > > hello > > > 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 > > ... > > maybe some emacs/vi guru could write a shortcut that [un]comment a > single line... > I am not used to Lisp, but I guess it shouldn't be difficult. > I tried that approach. This brings hell when nested comments appear. 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