[727] in Coldmud discussion meeting

root meeting help first previous next next in chain last in chain last

comments

daemon@ATHENA.MIT.EDU (Sat Mar 25 16:31:06 1995 )

From: crag@serial.MIT.EDU (Robert de Forest )
To: coldstuff@MIT.EDU
Date: Sat, 25 Mar 1995 15:16:17 -0600 (CST)

Add /* */. It doesn't break anything to add it, and it is consistant with
 traditional C.

It is also extremely easy to add to the language. Only question is how to
 unparse. Should all comments be unparsed as /* or // or whatever they
 were to begin with?

I vote for it to be an option of unparseing all as one or the other.

(I would be totally opposed to removing // as a line break terminated comment.)

Crag