proposed syntax change
bearophile
bearophileHUGS at lycos.com
Thu Aug 6 12:15:41 PDT 2009
Paul D. Anderson:
> Oh wait...I think "//" is used elsewhere. Well, we could still use it but mark it as a breaking change. Then users could simply remove all previous uses of "//" from their code. If they REALLY need to retain the old "//" functionality we could replace it with a new symbol. How about "--", like Ada? Oh wait...
Pascal uses the infix "div" operator.
In OcalML operators among FPs are followed by a dot.
Bye,
bearophile
More information about the Digitalmars-d
mailing list