[REBOL] Re: What language am I looking for?
From: lmecir:mbox:vol:cz at: 15-May-2001 10:25
Hi,
you wrote:
...snip...
> Here's an example of what I mean... If we
> change the default to no
reassignment we could use another symbol for
> explicit reassignment.
word: [to assign]
word:: [to reassign]
But
> I've always found double colons to be ugly. Any thoughts?
You seem to address the same issue I tried to solve in http://www.sweb.cz/LMecir/rep.html
To pick the right style for reassignment seems to be really hard.