You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the time of writing, we have thisScript, which returns the current step. Could be interesting to provide access to more interpretation context such as thisStackor thisInterpreter or similar.
Compared with what thisContext offers in Squeak.
The text was updated successfully, but these errors were encountered:
At the time of writing, we have
thisScript
, which returns the current step. Could be interesting to provide access to more interpretation context such asthisStack
orthisInterpreter
or similar.Compared with what
thisContext
offers in Squeak.The text was updated successfully, but these errors were encountered: