Recovering Cassette Tape Records

Cameron Kaiser spectre at floodgap.com
Tue Jan 2 14:23:24 CST 2007


> I questioned the assumption that the interpreter would parse
> the integer value from source code each time.  Wouldn't most BASICs
> tokenize to a 16-bit integer in memory, once at loading?

I don't know about this BASIC, but most Microsoft-derived BASICs do not
(I know for sure that Applesoft and Commodore BASICs don't).

In fact, pre-assigning constants to variables in Commodore BASIC is a very
frequent method of speeding up BASIC execution.

-- 
--------------------------------- personal: http://www.armory.com/~spectre/ ---
  Cameron Kaiser * Floodgap Systems * www.floodgap.com * ckaiser at floodgap.com
-- California, land of cereal: some fruits, nuts, and a lot of flakes. --------



More information about the cctech mailing list