STR-19: Explicit scope identification for dynamic rules to replace override rules construct: rules(f)(Inline : Call(f, es) -> ...)
In other words: Runtime Dynamic Rule Scopes?: allow the declaration of scopes based on values known at runtime. In other words: relate a scope to some part of the pattern in the left hand side of a dynamic rule. Typical application: scope of variable and function declaration with a specific name (suggested by Ganesh Sittampalam).
Submitted on 18 March 2004 at 10:48
Issue Log
On 6 April 2004 at 17:50 Jira commented:
STR-19, visser:
This is part of the overall dynamic rule redesign effort.
Log in to post comments