[OT] Writing a parser for BASIC in Smalltalk/Squeak ? (<CSOTD> included)

Tim Rowledge tim at sumeru.stanford.edu
Thu Jan 10 00:22:01 UTC 2002


Sorry guys, but by inspection, deduction, induction, reductio ad
absurdum, bivariant algorithmic analysis, flim-flam and fiat, you are
wrong. So there. {raspberry sound effects}

Expressions in () are supposed to be _completed_ before the rest of the
expression is executed.

  foo doThisWith: a and: (a _ fribble slander)
should be identical to
  a_ fribble slander.
  foo doThisWith: a and: a

Suggesting anything else is a symptom of advanced senility. It says so
in this book right here.

tim

-- 
Tim Rowledge, tim at sumeru.stanford.edu, http://sumeru.stanford.edu/tim
Useful random insult:- Couldn't balance a checkbook if Einstein helped.





More information about the Squeak-dev mailing list