Re: Vacation

new topic     » goto parent     » topic index » view thread      » older message » newer message

>By the way, after converting Language Wars to mode 18
>recently, I'm now leaning towards adding assignment
>operators like C: +=   -=  *=  /=

That would be just great! I've often wanted them when I've programmed with
e.g. 4D sequences (Okay, that is perhaps bad programming, but it happens).
Now, when we are allready into things to add to Euphoria, I would like to
repeat two suggestions that I particulary like:

1. Variable assignment on declarations:

integer c = 0, x, y, b = 1

2. Function return values to multiple variables:

{x, y, z} = GetPos()


I really think that nr 2 would add a lot to the language. All in my humble
rookie opinion, of course.

Einar

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu