lexical scope

  • 1lexical scope — statinė galiojimo sritis statusas T sritis informatika apibrėžtis Galiojimo sritis, nustatoma pagal aprašų blokinę struktūrą. Naudojama beveik visose programavimo kalbose (Paskalyje, C, Javoje). Populiari dėl duomenų tipų kontrolės efektyvumo ir… …

    Enciklopedinis kompiuterijos žodynas

  • 2Scope (computer science) — In computer programming, scope is an enclosing context where values and expressions are associated. Various programming languages have various types of scopes. The type of scope determines what kind of entities it can contain and how it affects… …

    Wikipedia

  • 3Lexical Markup Framework — (LMF) is a work in progress within International Organization for Standardization ISO/TC37 in order to define a common standardized framework for the construction of natural language processing (NLP) and machine readable dictionary (MRD) lexicons …

    Wikipedia

  • 4Scope (programming) — In computer programming, scope is an enclosing context where values and expressions are associated. Various programming languages have various types of scopes. The type of scope determines what kind of entities it can contain and how it affects… …

    Wikipedia

  • 5scope — Synonyms and related words: a leg up, actionability, affective meaning, ambit, amount, ample scope, amplitude, applicability, area, bearing, bigness, binoculars, blank check, body, breadth, bulk, caliber, capacity, carry, carte blanche, chance,… …

    Moby Thesaurus

  • 6static scope — statinė galiojimo sritis statusas T sritis informatika apibrėžtis Galiojimo sritis, nustatoma pagal aprašų blokinę struktūrą. Naudojama beveik visose programavimo kalbose (Paskalyje, C, Javoje). Populiari dėl duomenų tipų kontrolės efektyvumo ir… …

    Enciklopedinis kompiuterijos žodynas

  • 7Common Lisp — Paradigm(s) Multi paradigm: procedural, functional, object oriented, meta, reflective, generic Appeared in 1984, 1994 for ANSI Common Lisp Developer ANSI X3J13 committee Typing discipline …

    Wikipedia

  • 8Closure (computer science) — In computer science, a closure (also lexical closure, function closure, function value or functional value) is a function together with a referencing environment for the non local variables of that function.[1] A closure allows a function to… …

    Wikipedia

  • 9Emacs Lisp — is a dialect of the Lisp programming language used by the GNU Emacs and XEmacs text editors (which will be collectively referred to as Emacs in this article.) It is used for implementing most of the editing functionality built into Emacs, the… …

    Wikipedia

  • 10Variable — A variable (pronEng|ˈvɛərɪəbl) is an attribute of a physical or an abstract system which may change its value while it is under observation. Examples include the height of a child, the temperature across a state, or the input to a function. This… …

    Wikipedia