[OT] RE: counter++ versus "add 1 to counter"
Alejandro Tejada
capellan2000 at yahoo.com
Thu Mar 25 12:24:01 EST 2004
on Thu, 25 Mar 2004
Brian Yennie wrote:
> Has anyone ever considered
> writing an optimizer for
> Transcript, that does basic stuff like unrolling
> loops, killing dead
> branches, etc? It would probably even be possible to
> pre-process
> scripts to make sure they use "repeat for each" when
> necessary, and
> other much-discussed optimizations.
This is an important subject and it requires
his own article in revJournal or his own chapter in
the forthcoming Dan Shafer's books.
Does exist products able to do this kind of
optimization in other interpreted languages like
java, perl or javascript?
In Rev this could be implemented as a series of
warnings to the developer that pops to screen
after applying a script to an object.
al
=====
Visit my site:
http://www.geocities.com/capellan2000/
Search the mail list:
http://mindlube.com/cgi-bin/search-use-rev.cgi
__________________________________
Do you Yahoo!?
Yahoo! Finance Tax Center - File online. File on time.
http://taxes.yahoo.com/filing.html
More information about the use-livecode
mailing list