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

Anonymous function and Procedural programming

Shortcuts: Differences, Similarities, Jaccard Similarity Coefficient, References.

Difference between Anonymous function and Procedural programming

Anonymous function vs. Procedural programming

In computer programming, an anonymous function (function literal, lambda abstraction, or lambda expression) is a function definition that is not bound to an identifier. Procedural programming is a programming paradigm, derived from structured programming, based upon the concept of the procedure call.

Similarities between Anonymous function and Procedural programming

Anonymous function and Procedural programming have 15 things in common (in Unionpedia): Ada (programming language), C (programming language), Closure (computer programming), COBOL, First-class function, Fortran, Functional programming, Go (programming language), Higher-order function, Parameter (computer programming), Pascal (programming language), Programming language, Scheme (programming language), Subroutine, Tail call.

Ada (programming language)

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

Ada (programming language) and Anonymous function · Ada (programming language) and Procedural programming · 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.

Anonymous function and C (programming language) · C (programming language) and Procedural programming · 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.

Anonymous function and Closure (computer programming) · Closure (computer programming) and Procedural programming · See more »

COBOL

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

Anonymous function and COBOL · COBOL and Procedural programming · 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.

Anonymous function and First-class function · First-class function and Procedural programming · 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.

Anonymous function and Fortran · Fortran and Procedural programming · 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.

Anonymous function and Functional programming · Functional programming and Procedural programming · 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.

Anonymous function and Go (programming language) · Go (programming language) and Procedural programming · 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.

Anonymous function and Higher-order function · Higher-order function and Procedural programming · 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.

Anonymous function and Parameter (computer programming) · Parameter (computer programming) and Procedural 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.

Anonymous function and Pascal (programming language) · Pascal (programming language) and Procedural programming · 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.

Anonymous function and Programming language · Procedural programming and 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.

Anonymous function and Scheme (programming language) · Procedural programming and Scheme (programming language) · See more »

Subroutine

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

Anonymous function and Subroutine · Procedural programming and Subroutine · See more »

Tail call

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

Anonymous function and Tail call · Procedural programming and Tail call · See more »

The list above answers the following questions

Anonymous function and Procedural programming Comparison

Anonymous function has 130 relations, while Procedural programming has 50. As they have in common 15, the Jaccard index is 8.33% = 15 / (130 + 50).

References

This article shows the relationship between Anonymous function and Procedural programming. To access each article from which the information was extracted, please visit:

Hey! We are on Facebook now! »