Closure (computer science)

From Citizendium
Revision as of 20:34, 17 September 2007 by imported>Pat Palmer (draft 3)
Jump to navigation Jump to search

A closure is a capability of certain programming languages. As with many terms relating to software, there are conflicting definitions of closure within the field of computer science. According to Martin Fowler: "Some people say that the term only applies to an actual value that includes bindings from its environment...Others use the term 'closure' to refer to a programming construct that has the ability to bind to its environment."[1]


References

External Links

  1. "Closure". © Copyright Martin Fowler, all rights reserved (2007). Retrieved on 2007-09-17.