This page collects references to language constructs in other languages that have some commonalities with [[scoped dynamic rewrite rules]]. -----+++ Dynamically Scoped Variables in Lisp * [[http://en.wikipedia.org/wiki/Dynamic_scoping][Dynamic Scoping]] and [[http://en.wikipedia.org/wiki/Static_scoping][Static scoping]] (also known as lexical variable scoping) at the Wikipedia. -----+++ Dynamic Binding in Scheme (fluid-let) * [[http://www.swiss.ai.mit.edu/projects/scheme/documentation/scheme_3.html#SEC32][Dynamic Binding]] in the [[http://www.swiss.ai.mit.edu/projects/scheme/documentation/scheme.html][MIT Scheme Reference]]. -----+++ Implicit Parameters in Haskell * [[http://www.cse.ogi.edu/~jlewis/implicit.ps.gz][Implicit Parameters: Dynamic Scoping with Static Types.]] by Jeffrey Lewis, Mark Shields, Erik Meijer, John Launchbury. -----+++ Tunneling Variables in XSLT * [[http://www.w3.org/TR/2003/WD-xslt20-20031112/#tunnel-params][Tunnel params]] section in [[http://www.w3.org/TR/xslt20/][XSLT 2.0 Working Draft]] * [[http://www.xml.com/pub/a/2004/03/24/tr.html][Tunneling Variables]] article at [[http://www.xml.com][xml.com]] * [[http://lambda.weblogs.com/discuss/msgReader$11951?mode=topic&y=2004&m=4&d=20][Discussion at Lambda the Ultimate]] * [[http://lists.w3.org/Archives/Public/xsl-editors/2002JanMar/0002.html][Request for dynamically scoped variables in XSLT]] -- Main.EelcoVisser - 20 Apr 2004