SCROLL icon indicating copy to clipboard operation
SCROLL copied to clipboard

Support for implicit and explicit contexts

Open max-leuthaeuser opened this issue 10 years ago • 0 comments

Add support for implicit and explicit contexts, i.e.:

  • implicit: gets activated as soon as the control flow reaches the piece of code, maybe it can be guarded with conditions,
  • explicit: gets activated by calling a function (like run or ! or something).

max-leuthaeuser avatar Dec 07 '14 04:12 max-leuthaeuser