Re: Init variable on declare

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

c.k.lester wrote:
> 
> amux wrote:
> > 
> > I dream about this.
> > func name -- function
> > end name   -- end function
> > 
> > proc name2 -- procedure
> > end name2 -- end procedure
> 
> RobC,  how much of a speed increase could we  expect in execution if we
> reduced
> the tokens from 'function' to 'func' and 'procedure' to 'proc?' The
> interpreter
> would be looking for 50% less text for each token (66% for
> procedure)!!!!!!!!!!

There would be zero increase in execution speed,
and a 0.000000001% increase in parse speed.
It would also break existing code.

Regards,
   Rob Craig
   Rapid Deployment Software
   http://www.RapidEuphoria.com

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

Search



Quick Links

User menu

Not signed in.

Misc Menu