A closure is an encapsulation of a lambda abstraction with its total environment.
This environment consists of all the names that this lambda abstraction has access to.
Diese Umgebung besteht aus allen Namen, auf die in der entsprechenden Lambda-Abstraktion zugegriffen werden kann.
Because a CLAM is an encapsulation of data and procedures (the lambda abstraction with its total environment) it can be compared to an object in object oriented technology.
Weil eine CLAM eine Verkapselung von Daten und Prozeduren ist (die Lambda-Abstraktion mit ihrer gesamten Umgebung), kann sie mit einem Objekt in der Objekt-orientierten Technologie verglichen werden.
Lambda calculus is a programming language based on lambda abstraction and function application.
Der Lambda-Kalkül ist eine formale Sprache zur Untersuchung von Funktionen.
The acronym CLAM stands for: C Lambda Abstraction.
In computer programming, an anonymous function (function literal, lambda abstraction) is a function definition that is not bound to an identifier.
Eine anonyme Funktion oder Lambda-Funktion ist eine Funktion in einem Computerprogramm, die nicht über ihren Namen, sondern nur über Verweise wie Referenzen oder Zeiger angesprochen werden kann.
A CLAM is therefore an implementation of a lambda abstraction as defined in ARS in the programming language C.
LAMB: A function of this type is a representation of an AVIM lambda abstraction in C. A lambda abstraction in ARS++ will be translated by the compiler ACOMP into a function in the machine language AVIM.
LAMB Eine Funktion dieses Typs entspricht einer AVIM-Lambda-Abstraktion in C. Eine Lambda-Abstraktion in ARS++ wird vom Compiler ACOMP in eine Funktion der Maschinensprache AVIM übersetzt.
The Lambda Calculus however does not provide an operation of explicitly giving a name to a lambda abstraction.
Im Lambda-Kalkül dagegen ist eine explizite Vergabe eines Namens für eine Lambda-Abstraktion bei deren Bildung nicht vorgesehen.