Re: A92: Suggestions... tokenization


[Prev][Next][Index][Thread]

Re: A92: Suggestions... tokenization



David Kühling wrote:

[snip]

>                          Yes.
> 
> Your test was the wrong one. To prove tokenization is very simple.
> write a program like the following:
> prgm
> ceiling (123)
> endprgm
> then go to the home, and start the var-link screen. The size of the var
> is 40Bytes.
> If you execute the program and watch the size again, it has been
> shrunked to 20Bytes.
> So the tokenization is made, before a program is executed.
> I realized this soon, when I wrote large TI-Baasic programs. If you have
> programs greater than 10KBytes, it will pass some seconds, before they
> can be executed after editing. When you want to edit the program again,
> it also takes some seconds to translate it back to ASCII

AND, it changes endwhile to EndWhile and such, if you didn't bother to
write the correct capitals at first. Neat :-)

-- 
          Rene Kragh Pedersen
------------------------------------------------------------------
What's up???
Um, like it's the direction of increasing gravitational potential.
------------------------------------------------------------------


References: