Stratego/XT JIRA  History | Log In     View a printable version of the current page. Get help!  
Issue Details (XML | Word)

Key: STR-19
Type: New Feature New Feature
Status: Closed Closed
Resolution: Duplicate
Priority: Major Major
Assignee: Eelco Visser
Reporter: Rob Vermaas
Votes: 0
Watchers: 1
Operations

Clone this issue
Create sub-task
If you were logged in you would be able to see more operations.
Stratego/XT

Explicit scope identification for dynamic rules to replace 'override rules' construct: rules(f)(Inline : Call(f, es) -> ...)

Created: 2004-03-18 09:48   Updated: 2008-03-31 20:39
Component/s: Language concepts
Affects Version/s: None
Fix Version/s: 0.10

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
Issue Links:
Incorporate
 
This issue is incorporated by:
STR-44 Redesign dynamic rules Major Closed


 Description  « Hide
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).

 All   Comments   Work Log   Change History      Sort Order:
Eelco Visser [2004-04-06 15:50]
This is part of the overall dynamic rule redesign effort.