Re: deepening listed subscripting corr.

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

Antonio Alessi wrote:
> 
> D. Newhall wrote:
> > 
> > Antonio Alessi wrote:
> > > 
> > > Jeremy Peterson wrote:
> > > > 
> > > > It sure is!  Euphoria is supposed to be simple, not a bunch of hard to
> > > > remember
> > > > syntax rules.  
> > > > 
> > > > Jeremy
> > > 
> > > Hi Jeremy,
> > > 
> > > do you think too that
> > > 
> > > newString­ =
> > > originalString[1..2]&"INSERT"&originalString[5..9]&originalString[27..$]
> > > 
> > > is more simple than:
> > > 
> > > newString­ = originalString[1..2]&"INSERT"&[5..9][27..$]
> > > 
> > > ??
> > > 
> > > antonio
> > 
> > I'd say, no, it's not simpler it's just much more readable and
> > understandable.
> 
> Thank you, for a programmer this is the best appreciation.
> 
> We have not always to debate about words here, dealing with Language's 
> limitations, but contents; although I couldn't think to something that 
> can be more readable and understandable and is more complicated at a time.
> 
> antonio

I'm sorry, please ignore this previous message: I mismatched the answer's 
content.

Thanks
antonio

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

Search



Quick Links

User menu

Not signed in.

Misc Menu