Tag: Dynamic Scoping

  • Static vs Dynamic Scope

    A discussion of static and dynamic scope for variables in programming languages. Emacs lisp is one of the few languages with dynamic scoping and this post takes a look at the difference.