Multimethods, Global Scope, and Monkey-Patching
An in depth look at how scoping and polymorphism works in common programming languages and how the Magpie programming language has approached the problem using multi-methods. A great read for programming language nerds!