atomo programming language — http://atomo-lang.org/
@match-on:in: define-on: obj with: [p as: Pattern, 'context as: Pattern] as:
`('~e evaluate-in: (this with-delegates: [context])) in: Lobby
@match-on:in: define-on: obj with: [p as: Pattern, '-context as: Pattern] as:
`('~e evaluate-in: (this with-delegates: [-context])) in: Lobby