STR-67: Review and redesign stratlib and context-var-retrieval in dynrule lifting.
The check which contextually bound variables should be stored in a dynrule closure is now performed by
tvars' that calls
free-variables’, and does not really use context information.This causes for example a nested rules(..) to fail (STR-13).
Submitted on 26 April 2004 at 15:00
Besides, thetvars' and
svars’ are not entirely compatible with the new dynamic rules yet. The LRule construct is not complete worked out either in these strategies.
Issue Log
On 28 January 2013 at 14:45 Eelco Visser removed tag 0.18M4
On 28 January 2013 at 14:45 Eelco Visser tagged interesting
Log in to post comments