A Squeak/Smalltalk-based programming environment and framework that supports low-effort construction of graphical tools by employing a data-driven perspective and a script-based programming model.
MIT License
58
stars
9
forks
source link
Recursion detection in script protocol does not work #301
We only keep a list of recent steps, yet, the stack is required to distinguish recursion from sequentially repeated references: