Logo
Unionpedia
Communication
Get it on Google Play
New! Download Unionpedia on your Android™ device!
Download
Faster access than browser!
 

Anonymous function

Index Anonymous function

In computer programming, an anonymous function (function literal, lambda abstraction, or lambda expression) is a function definition that is not bound to an identifier. [1]

130 relations: ActionScript, Ada (programming language), Adobe ColdFusion, ALGOL 68, Alonzo Church, Apache Groovy, APL (programming language), Application programming interface, Bash (Unix shell), Blocks (C language extension), Bookmarklet, Boost (C++ libraries), Bourne shell, Brainfuck, C (programming language), C Sharp (programming language), C++, C++11, Clang, Clojure, Closure (computer programming), COBOL, ColdFusion Markup Language, Common Lisp, Computational complexity theory, Computer programming, Curl (programming language), Currying, D (programming language), Dart (programming language), Data type, Delegate (CLI), Delegation (computing), Division (mathematics), Dylan (programming language), ECMAScript, Eiffel (programming language), Elixir (programming language), Elm (programming language), Erlang (programming language), F Sharp (programming language), Factor (programming language), First-class function, Fixed point (mathematics), Fortran, Free variables and bound variables, Frink (programming language), Function type, Functional programming, Garbage collection (computer science), ..., GNU Compiler Collection, GNU Octave, Go (programming language), Gosu (programming language), Grand Central Dispatch, Haskell (programming language), Haxe, Higher-order function, IBM RPG, Identifier, Immediately-invoked function expression, Inline expansion, Interpreter (computing), Java (programming language), Java version history, JavaScript, Julia (programming language), KornShell, Kotlin (programming language), Lambda calculus, Lisp (programming language), Literal (computer programming), LLVM, Logtalk, Lua (programming language), Maple (software), MATLAB, Maxima (software), Micro Focus, ML (programming language), MUMPS, Name binding, Nested function, Object Pascal, Objective-C, OCaml, Oxygene (programming language), Parameter (computer programming), Pascal (programming language), PascalABC.NET, Perl, Perl 6, PHP, PL/I, Programming language, Python (programming language), R (programming language), Racket (programming language), Railo, Reflection (computer programming), Rexx, Ruby (programming language), Rust (programming language), Scala (programming language), Scheme (programming language), Smalltalk, Software engine, Software metric, Sorting algorithm, Square (algebra), Standard ML, Subroutine, Swift (programming language), Syntactic sugar, Tail call, Tcl, Time complexity, Type inference, TypeScript, Undefined behavior, URL, Vala (programming language), Value (computer science), Visual Basic .NET, Visual Prolog, Window decoration, Wolfram Language, Wolfram Mathematica, Z shell, .NET Framework. Expand index (80 more) »

ActionScript

ActionScript is an object-oriented programming language originally developed by Macromedia Inc. (later acquired by Adobe Systems).

New!!: Anonymous function and ActionScript · See more »

Ada (programming language)

Ada is a structured, statically typed, imperative, and object-oriented high-level computer programming language, extended from Pascal and other languages.

New!!: Anonymous function and Ada (programming language) · See more »

Adobe ColdFusion

Adobe ColdFusion is a commercial rapid web application development platform created by J. J. Allaire in 1995.

New!!: Anonymous function and Adobe ColdFusion · See more »

ALGOL 68

ALGOL 68 (short for Algorithmic Language 1968) is an imperative computer programming language that was conceived as a successor to the ALGOL 60 programming language, designed with the goal of a much wider scope of application and more rigorously defined syntax and semantics.

New!!: Anonymous function and ALGOL 68 · See more »

Alonzo Church

Alonzo Church (June 14, 1903 – August 11, 1995) was an American mathematician and logician who made major contributions to mathematical logic and the foundations of theoretical computer science.

New!!: Anonymous function and Alonzo Church · See more »

Apache Groovy

Apache Groovy is a Java-syntax-compatible object-oriented programming language for the Java platform.

New!!: Anonymous function and Apache Groovy · See more »

APL (programming language)

APL (named after the book A Programming Language) is a programming language developed in the 1960s by Kenneth E. Iverson.

New!!: Anonymous function and APL (programming language) · See more »

Application programming interface

In computer programming, an application programming interface (API) is a set of subroutine definitions, protocols, and tools for building software.

New!!: Anonymous function and Application programming interface · See more »

Bash (Unix shell)

Bash is a Unix shell and command language written by Brian Fox for the GNU Project as a free software replacement for the Bourne shell.

New!!: Anonymous function and Bash (Unix shell) · See more »

Blocks (C language extension)

Blocks are a non-standard extension added by Apple Inc. to Clang's implementations of the C, C++, and Objective-C programming languages that uses a lambda expression-like syntax to create closures within these languages.

New!!: Anonymous function and Blocks (C language extension) · See more »

Bookmarklet

A bookmarklet is a bookmark stored in a web browser that contains JavaScript commands that add new features to the browser.

New!!: Anonymous function and Bookmarklet · See more »

Boost (C++ libraries)

Boost is a set of libraries for the C++ programming language that provide support for tasks and structures such as linear algebra, pseudorandom number generation, multithreading, image processing, regular expressions, and unit testing.

New!!: Anonymous function and Boost (C++ libraries) · See more »

Bourne shell

The Bourne shell (sh) is a shell, or command-line interpreter, for computer operating systems.

New!!: Anonymous function and Bourne shell · See more »

Brainfuck

Brainfuck is an esoteric programming language created in 1993 by Urban Müller, and notable for its extreme minimalism.

New!!: Anonymous function and Brainfuck · See more »

C (programming language)

C (as in the letter ''c'') is a general-purpose, imperative computer programming language, supporting structured programming, lexical variable scope and recursion, while a static type system prevents many unintended operations.

New!!: Anonymous function and C (programming language) · See more »

C Sharp (programming language)

C# (/si: ʃɑːrp/) is a multi-paradigm programming language encompassing strong typing, imperative, declarative, functional, generic, object-oriented (class-based), and component-oriented programming disciplines.

New!!: Anonymous function and C Sharp (programming language) · See more »

C++

C++ ("see plus plus") is a general-purpose programming language.

New!!: Anonymous function and C++ · See more »

C++11

C++11 is a version of the standard for the programming language C++.

New!!: Anonymous function and C++11 · See more »

Clang

Clang is a compiler front end for the programming languages C, C++, Objective-C, Objective-C++, OpenMP, OpenCL, and CUDA.

New!!: Anonymous function and Clang · See more »

Clojure

Clojure (like "closure") is a dialect of the Lisp programming language.

New!!: Anonymous function and Clojure · See more »

Closure (computer programming)

In programming languages, a closure (also lexical closure or function closure) is a technique for implementing lexically scoped name binding in a language with first-class functions.

New!!: Anonymous function and Closure (computer programming) · See more »

COBOL

COBOL (an acronym for "common business-oriented language") is a compiled English-like computer programming language designed for business use.

New!!: Anonymous function and COBOL · See more »

ColdFusion Markup Language

ColdFusion Markup Language, more commonly known as CFML, is a scripting language for web development that runs on the JVM, the.NET framework, and Google App Engine.

New!!: Anonymous function and ColdFusion Markup Language · See more »

Common Lisp

Common Lisp (CL) is a dialect of the Lisp programming language, published in ANSI standard document ANSI INCITS 226-1994 (R2004) (formerly X3.226-1994 (R1999)).

New!!: Anonymous function and Common Lisp · See more »

Computational complexity theory

Computational complexity theory is a branch of the theory of computation in theoretical computer science that focuses on classifying computational problems according to their inherent difficulty, and relating those classes to each other.

New!!: Anonymous function and Computational complexity theory · See more »

Computer programming

Computer programming is the process of building and designing an executable computer program for accomplishing a specific computing task.

New!!: Anonymous function and Computer programming · See more »

Curl (programming language)

Curl is a reflective object-oriented programming language for interactive web applications whose goal is to provide a smoother transition between formatting and programming.

New!!: Anonymous function and Curl (programming language) · See more »

Currying

In mathematics and computer science, currying is the technique of translating the evaluation of a function that takes multiple arguments (or a tuple of arguments) into evaluating a sequence of functions, each with a single argument.

New!!: Anonymous function and Currying · See more »

D (programming language)

D is an object-oriented, imperative, multi-paradigm system programming language created by Walter Bright of Digital Mars and released in 2001.

New!!: Anonymous function and D (programming language) · See more »

Dart (programming language)

Dart is a general-purpose programming language originally developed by Google and later approved as a standard by Ecma (ECMA-408).

New!!: Anonymous function and Dart (programming language) · See more »

Data type

In computer science and computer programming, a data type or simply type is a classification of data which tells the compiler or interpreter how the programmer intends to use the data.

New!!: Anonymous function and Data type · See more »

Delegate (CLI)

A delegate is a form of type-safe function pointer used by the Common Language Infrastructure (CLI).

New!!: Anonymous function and Delegate (CLI) · See more »

Delegation (computing)

Delegation, in computing or computer programming, refers generally to one entity passing something to another entity, and narrowly to various specific forms of relationships.

New!!: Anonymous function and Delegation (computing) · See more »

Division (mathematics)

Division is one of the four basic operations of arithmetic, the others being addition, subtraction, and multiplication.

New!!: Anonymous function and Division (mathematics) · See more »

Dylan (programming language)

Dylan is a multi-paradigm programming language that includes support for functional and object-oriented programming, and is dynamic and reflective while providing a programming model designed to support efficient machine code generation, including fine-grained control over dynamic and static behaviors.

New!!: Anonymous function and Dylan (programming language) · See more »

ECMAScript

ECMAScript (or ES) is a trademarked scripting-language specification standardized by Ecma International in ECMA-262 and ISO/IEC 16262.

New!!: Anonymous function and ECMAScript · See more »

Eiffel (programming language)

Eiffel is an object-oriented programming language designed by Bertrand Meyer (an object-orientation proponent and author of Object-Oriented Software Construction) and Eiffel Software.

New!!: Anonymous function and Eiffel (programming language) · See more »

Elixir (programming language)

Elixir is a functional, concurrent, general-purpose programming language that runs on the Erlang virtual machine (BEAM).

New!!: Anonymous function and Elixir (programming language) · See more »

Elm (programming language)

Elm is a domain-specific programming language for declaratively creating web browser-based graphical user interfaces.

New!!: Anonymous function and Elm (programming language) · See more »

Erlang (programming language)

Erlang is a general-purpose, concurrent, functional programming language, as well as a garbage-collected runtime system.

New!!: Anonymous function and Erlang (programming language) · See more »

F Sharp (programming language)

F# (pronounced F sharp) is a strongly typed, multi-paradigm programming language that encompasses functional, imperative, and object-oriented programming methods.

New!!: Anonymous function and F Sharp (programming language) · See more »

Factor (programming language)

Factor is a stack-oriented programming language created by Slava Pestov.

New!!: Anonymous function and Factor (programming language) · See more »

First-class function

In computer science, a programming language is said to have first-class functions if it treats functions as first-class citizens.

New!!: Anonymous function and First-class function · See more »

Fixed point (mathematics)

In mathematics, a fixed point (sometimes shortened to fixpoint, also known as an invariant point) of a function is an element of the function's domain that is mapped to itself by the function.

New!!: Anonymous function and Fixed point (mathematics) · See more »

Fortran

Fortran (formerly FORTRAN, derived from Formula Translation) is a general-purpose, compiled imperative programming language that is especially suited to numeric computation and scientific computing.

New!!: Anonymous function and Fortran · See more »

Free variables and bound variables

In mathematics, and in other disciplines involving formal languages, including mathematical logic and computer science, a free variable is a notation that specifies places in an expression where substitution may take place.

New!!: Anonymous function and Free variables and bound variables · See more »

Frink (programming language)

Frink is a computer programming language.

New!!: Anonymous function and Frink (programming language) · See more »

Function type

In computer science, a function type (or arrow type or exponential) is the type of a variable or parameter to which a function has or can be assigned, or an argument or result type of a higher-order function taking or returning a function.

New!!: Anonymous function and Function type · See more »

Functional programming

In computer science, functional programming is a programming paradigm—a style of building the structure and elements of computer programs—that treats computation as the evaluation of mathematical functions and avoids changing-state and mutable data.

New!!: Anonymous function and Functional programming · See more »

Garbage collection (computer science)

In computer science, garbage collection (GC) is a form of automatic memory management.

New!!: Anonymous function and Garbage collection (computer science) · See more »

GNU Compiler Collection

The GNU Compiler Collection (GCC) is a compiler system produced by the GNU Project supporting various programming languages.

New!!: Anonymous function and GNU Compiler Collection · See more »

GNU Octave

GNU Octave is software featuring a high-level programming language, primarily intended for numerical computations.

New!!: Anonymous function and GNU Octave · See more »

Go (programming language)

Go (often referred to as Golang) is a programming language created at Google in 2009 by Robert Griesemer, Rob Pike, and Ken Thompson.

New!!: Anonymous function and Go (programming language) · See more »

Gosu (programming language)

Gosu is a statically-typed programming language that runs on the Java Virtual Machine released under the Apache 2 license.

New!!: Anonymous function and Gosu (programming language) · See more »

Grand Central Dispatch

Grand Central Dispatch (GCD) is a technology developed by Apple Inc. to optimize application support for systems with multi-core processors and other symmetric multiprocessing systems.

New!!: Anonymous function and Grand Central Dispatch · See more »

Haskell (programming language)

Haskell is a standardized, general-purpose compiled purely functional programming language, with non-strict semantics and strong static typing.

New!!: Anonymous function and Haskell (programming language) · See more »

Haxe

Haxe is a high-level cross-platform multi-paradigm programming language and compiler that can produce applications and source code, for many different computing platforms, from one code-base.

New!!: Anonymous function and Haxe · See more »

Higher-order function

In mathematics and computer science, a higher-order function (also functional, functional form or functor) is a function that does at least one of the following.

New!!: Anonymous function and Higher-order function · See more »

IBM RPG

RPG is a high-level programming language (HLL) for business applications.

New!!: Anonymous function and IBM RPG · See more »

Identifier

An identifier is a name that identifies (that is, labels the identity of) either a unique object or a unique class of objects, where the "object" or class may be an idea, physical object (or class thereof), or physical substance (or class thereof).

New!!: Anonymous function and Identifier · See more »

Immediately-invoked function expression

An immediately-invoked function expression (or IIFE, pronounced "iffy") is a JavaScript programming language idiom which produces a lexical scope using JavaScript's function scoping.

New!!: Anonymous function and Immediately-invoked function expression · See more »

Inline expansion

In computing, inline expansion, or inlining, is a manual or compiler optimization that replaces a function call site with the body of the called function.

New!!: Anonymous function and Inline expansion · See more »

Interpreter (computing)

In computer science, an interpreter is a computer program that directly executes, i.e. performs, instructions written in a programming or scripting language, without requiring them previously to have been compiled into a machine language program.

New!!: Anonymous function and Interpreter (computing) · See more »

Java (programming language)

Java is a general-purpose computer-programming language that is concurrent, class-based, object-oriented, and specifically designed to have as few implementation dependencies as possible.

New!!: Anonymous function and Java (programming language) · See more »

Java version history

The Java language has undergone several changes since JDK 1.0 as well as numerous additions of classes and packages to the standard library.

New!!: Anonymous function and Java version history · See more »

JavaScript

JavaScript, often abbreviated as JS, is a high-level, interpreted programming language.

New!!: Anonymous function and JavaScript · See more »

Julia (programming language)

Julia is a high-level dynamic programming language designed to address the needs of high-performance numerical analysis and computational science, without the typical need of separate compilation to be fast, while also being effective for general-purpose programming, web use or as a specification language.

New!!: Anonymous function and Julia (programming language) · See more »

KornShell

KornShell (ksh) is a Unix shell which was developed by David Korn at Bell Labs in the early 1980s and announced at USENIX on July 14, 1983.

New!!: Anonymous function and KornShell · See more »

Kotlin (programming language)

Kotlin is a statically typed programming language that runs on the Java virtual machine and also can be compiled to JavaScript source code or use the LLVM compiler infrastructure.

New!!: Anonymous function and Kotlin (programming language) · See more »

Lambda calculus

Lambda calculus (also written as λ-calculus) is a formal system in mathematical logic for expressing computation based on function abstraction and application using variable binding and substitution.

New!!: Anonymous function and Lambda calculus · See more »

Lisp (programming language)

Lisp (historically, LISP) is a family of computer programming languages with a long history and a distinctive, fully parenthesized prefix notation.

New!!: Anonymous function and Lisp (programming language) · See more »

Literal (computer programming)

In computer science, a literal is a notation for representing a fixed value in source code.

New!!: Anonymous function and Literal (computer programming) · See more »

LLVM

The LLVM compiler infrastructure project is a "collection of modular and reusable compiler and toolchain technologies" used to develop compiler front ends and back ends.

New!!: Anonymous function and LLVM · See more »

Logtalk

Logtalk is an object-oriented logic programming language that extends and leverages the Prolog language with a feature set suitable for programming in the large.

New!!: Anonymous function and Logtalk · See more »

Lua (programming language)

Lua (from meaning moon) is a lightweight, multi-paradigm programming language designed primarily for embedded use in applications.

New!!: Anonymous function and Lua (programming language) · See more »

Maple (software)

Maple is a symbolic and numeric computing environment, and is also a multi-paradigm programming language.

New!!: Anonymous function and Maple (software) · See more »

MATLAB

MATLAB (matrix laboratory) is a multi-paradigm numerical computing environment and proprietary programming language developed by MathWorks.

New!!: Anonymous function and MATLAB · See more »

Maxima (software)

Maxima is a computer algebra system (CAS) based on a 1982 version of Macsyma.

New!!: Anonymous function and Maxima (software) · See more »

Micro Focus

Micro Focus International plc is a multinational software and information technology business based in Newbury, Berkshire, England.

New!!: Anonymous function and Micro Focus · See more »

ML (programming language)

ML (Meta Language) is a general-purpose functional programming language.

New!!: Anonymous function and ML (programming language) · See more »

MUMPS

MUMPS (Massachusetts General Hospital Utility Multi-Programming System), or M, is a general-purpose computer programming language that provides ACID (Atomic, Consistent, Isolated, and Durable) transaction processing.

New!!: Anonymous function and MUMPS · See more »

Name binding

In programming languages, name binding is the association of entities (data and/or code) with identifiers.

New!!: Anonymous function and Name binding · See more »

Nested function

In computer programming, a nested function (or nested procedure or subroutine) is a function which is defined within another function, the enclosing function.

New!!: Anonymous function and Nested function · See more »

Object Pascal

Object Pascal refers to a branch of object-oriented derivatives of Pascal, mostly known as the primary programming language of Delphi.

New!!: Anonymous function and Object Pascal · See more »

Objective-C

Objective-C is a general-purpose, object-oriented programming language that adds Smalltalk-style messaging to the C programming language.

New!!: Anonymous function and Objective-C · See more »

OCaml

OCaml, originally named Objective Caml, is the main implementation of the programming language Caml, created by Xavier Leroy, Jérôme Vouillon, Damien Doligez, Didier Rémy, Ascánder Suárez and others in 1996.

New!!: Anonymous function and OCaml · See more »

Oxygene (programming language)

Oxygene (formerly known as Chrome) is a programming language developed by RemObjects Software for Microsoft's Common Language Infrastructure, the Java Platform and Cocoa.

New!!: Anonymous function and Oxygene (programming language) · See more »

Parameter (computer programming)

In computer programming, a parameter (often called formal parameter or formal argument) is a special kind of variable, used in a subroutine to refer to one of the pieces of data provided as input to the subroutine.

New!!: Anonymous function and Parameter (computer programming) · See more »

Pascal (programming language)

Pascal is an imperative and procedural programming language, which Niklaus Wirth designed in 1968–69 and published in 1970, as a small, efficient language intended to encourage good programming practices using structured programming and data structuring. It is named in honor of the French mathematician, philosopher and physicist Blaise Pascal. Pascal was developed on the pattern of the ALGOL 60 language. Wirth had already developed several improvements to this language as part of the ALGOL X proposals, but these were not accepted and Pascal was developed separately and released in 1970. A derivative known as Object Pascal designed for object-oriented programming was developed in 1985; this was used by Apple Computer and Borland in the late 1980s and later developed into Delphi on the Microsoft Windows platform. Extensions to the Pascal concepts led to the Pascal-like languages Modula-2 and Oberon.

New!!: Anonymous function and Pascal (programming language) · See more »

PascalABC.NET

PascalABC.NET is a Pascal programming language integrated development environment that implements classic Pascal, most Delphi language features, as well as a number of their own extensions.

New!!: Anonymous function and PascalABC.NET · See more »

Perl

Perl is a family of two high-level, general-purpose, interpreted, dynamic programming languages, Perl 5 and Perl 6.

New!!: Anonymous function and Perl · See more »

Perl 6

Perl 6 is a member of the Perl family of programming languages.

New!!: Anonymous function and Perl 6 · See more »

PHP

PHP: Hypertext Preprocessor (or simply PHP) is a server-side scripting language designed for Web development, but also used as a general-purpose programming language.

New!!: Anonymous function and PHP · See more »

PL/I

PL/I (Programming Language One, pronounced) is a procedural, imperative computer programming language designed for scientific, engineering, business and system programming uses.

New!!: Anonymous function and PL/I · See more »

Programming language

A programming language is a formal language that specifies a set of instructions that can be used to produce various kinds of output.

New!!: Anonymous function and Programming language · See more »

Python (programming language)

Python is an interpreted high-level programming language for general-purpose programming.

New!!: Anonymous function and Python (programming language) · See more »

R (programming language)

R is a programming language and free software environment for statistical computing and graphics that is supported by the R Foundation for Statistical Computing.

New!!: Anonymous function and R (programming language) · See more »

Racket (programming language)

Racket (formerly PLT Scheme) is a general-purpose, multi-paradigm programming language in the Lisp-Scheme family.

New!!: Anonymous function and Racket (programming language) · See more »

Railo

Railo Server, commonly referred to as Railo, is open source software which implements the general-purpose CFML server-side scripting language, often used to create dynamic websites, web applications and intranet systems.

New!!: Anonymous function and Railo · See more »

Reflection (computer programming)

In computer science, reflection is the ability of a computer program to examine, introspect, and modify its own structure and behavior at runtime.

New!!: Anonymous function and Reflection (computer programming) · See more »

Rexx

Rexx (Restructured Extended Executor) is an interpreted programming language developed at IBM by Mike Cowlishaw.

New!!: Anonymous function and Rexx · See more »

Ruby (programming language)

Ruby is a dynamic, interpreted, reflective, object-oriented, general-purpose programming language.

New!!: Anonymous function and Ruby (programming language) · See more »

Rust (programming language)

Rust is a systems programming language sponsored by Mozilla which describes it as a "safe, concurrent, practical language," supporting functional and imperative-procedural paradigms.

New!!: Anonymous function and Rust (programming language) · See more »

Scala (programming language)

Scala is a general-purpose programming language providing support for functional programming and a strong static type system.

New!!: Anonymous function and Scala (programming language) · See more »

Scheme (programming language)

Scheme is a programming language that supports multiple paradigms, including functional programming and imperative programming, and is one of the two main dialects of Lisp.

New!!: Anonymous function and Scheme (programming language) · See more »

Smalltalk

Smalltalk is an object-oriented, dynamically typed, reflective programming language.

New!!: Anonymous function and Smalltalk · See more »

Software engine

A software engine refers to a central part of a computer program.

New!!: Anonymous function and Software engine · See more »

Software metric

A software metric is a standard of measure of a degree to which a software system or process possesses some property.

New!!: Anonymous function and Software metric · See more »

Sorting algorithm

In computer science, a sorting algorithm is an algorithm that puts elements of a list in a certain order.

New!!: Anonymous function and Sorting algorithm · See more »

Square (algebra)

In mathematics, a square is the result of multiplying a number by itself.

New!!: Anonymous function and Square (algebra) · See more »

Standard ML

Standard ML (SML; "Standard Meta Language") is a general-purpose, modular, functional programming language with compile-time type checking and type inference.

New!!: Anonymous function and Standard ML · See more »

Subroutine

In computer programming, a subroutine is a sequence of program instructions that performs a specific task, packaged as a unit.

New!!: Anonymous function and Subroutine · See more »

Swift (programming language)

Swift is a general-purpose, multi-paradigm, compiled programming language developed by Apple Inc. for iOS, macOS, watchOS, tvOS, and Linux.

New!!: Anonymous function and Swift (programming language) · See more »

Syntactic sugar

In computer science, syntactic sugar is syntax within a programming language that is designed to make things easier to read or to express.

New!!: Anonymous function and Syntactic sugar · See more »

Tail call

In computer science, a tail call is a subroutine call performed as the final action of a procedure.

New!!: Anonymous function and Tail call · See more »

Tcl

Tcl (pronounced "tickle" or tee cee ell) is a high-level, general-purpose, interpreted, dynamic programming language.

New!!: Anonymous function and Tcl · See more »

Time complexity

In computer science, the time complexity is the computational complexity that describes the amount of time it takes to run an algorithm.

New!!: Anonymous function and Time complexity · See more »

Type inference

Type inference refers to the automatic detection of the data type of an expression in a programming language.

New!!: Anonymous function and Type inference · See more »

TypeScript

TypeScript is an open-source programming language developed and maintained by Microsoft.

New!!: Anonymous function and TypeScript · See more »

Undefined behavior

In computer programming, undefined behavior (UB) is the result of executing computer code whose behavior is not prescribed by the language specification to which the code adheres, for the current state of the program.

New!!: Anonymous function and Undefined behavior · See more »

URL

A Uniform Resource Locator (URL), colloquially termed a web address, is a reference to a web resource that specifies its location on a computer network and a mechanism for retrieving it.

New!!: Anonymous function and URL · See more »

Vala (programming language)

Vala is an object-oriented programming language with a self-hosting compiler that generates C code and uses the GObject system.

New!!: Anonymous function and Vala (programming language) · See more »

Value (computer science)

In computer science, a value is the representation of some entity that can be manipulated by a program.

New!!: Anonymous function and Value (computer science) · See more »

Visual Basic .NET

Visual Basic.NET (VB.NET) is a multi-paradigm, object-oriented programming language, implemented on the.NET Framework.

New!!: Anonymous function and Visual Basic .NET · See more »

Visual Prolog

Visual Prolog, also formerly known as PDC Prolog and Turbo Prolog, is a strongly typed object-oriented extension of Prolog.

New!!: Anonymous function and Visual Prolog · See more »

Window decoration

In graphical user interfaces, the window decoration is a part of a window in most windowing systems.

New!!: Anonymous function and Window decoration · See more »

Wolfram Language

The Wolfram Language is a general multi-paradigm programming language developed by Wolfram Research and is the programming language of the mathematical symbolic computation program Mathematica and the Wolfram Programming Cloud.

New!!: Anonymous function and Wolfram Language · See more »

Wolfram Mathematica

Wolfram Mathematica (usually termed Mathematica) is a modern technical computing system spanning most areas of technical computing — including neural networks, machine learning, image processing, geometry, data science, visualizations, and others.

New!!: Anonymous function and Wolfram Mathematica · See more »

Z shell

The Z shell (Zsh) is a Unix shell that can be used as an interactive login shell and as a command interpreter for shell scripting.

New!!: Anonymous function and Z shell · See more »

.NET Framework

.NET Framework (pronounced dot net) is a software framework developed by Microsoft that runs primarily on Microsoft Windows.

New!!: Anonymous function and .NET Framework · See more »

Redirects here:

Anonymous closure, Anonymous functions, Anonymous method, Anonymous procedure, Anonymous routine, Anonymous subroutine, Function constant, Function literal, Function literals, Functional interface, Lambda (Python), Lambda (programming), Lambda expression (programming), Lambda function (computer programming), List of programming languages that support anonymous functions, Procedure constant.

References

[1] https://en.wikipedia.org/wiki/Anonymous_function

OutgoingIncoming
Hey! We are on Facebook now! »