[Grace-core] On numbers and objects

James Noble kjx at ecs.vuw.ac.nz
Tue Nov 9 02:32:41 PST 2010


>> we're not going to use || for egal
> Are you going to explain why?

sorry - busy this evening on other things

I think the equality operator needs to be some version of = or == -  
probably ==
too many people read || as "OR"

for comments, we can choose: // /* is more accepted in the C/Java  
world (Python uses #)
The other consideration is whether we'd rather have || or // for an  
operator

J


More information about the Grace-core mailing list