Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: REBOL Enhancement Proposals (REPs)

From: lmecir:mbox:vol:cz at: 30-Sep-2001 23:42

Hi,
> Ladislav Mecir wrote: > > > If we are in agreement that (1 + 2)/(2 + 1) shouldn't yield 1, then
there
> > seems to be no reason why this shouldn't be implemented! > > Well... > > >> 1+1 > ** Syntax Error: Invalid integer -- 1+1 > ** Near: (line 1) 1+1 > > So... :-) > > Regards, > Gabriele.
I didn't try to tell that I disliked it. I only wanted to know, if there is anyone who prefers to preserve the backwards compatibility in this case and require the expression to yield 1. I would prefer the expression to yield an error and the #"(" and #")" characters to have less delimiting properties than they are having now. What about other delimiters? Any opinions on the subject?