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

Lazy evaluation and T (programming language)

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

Difference between Lazy evaluation and T (programming language)

Lazy evaluation vs. T (programming language)

In programming language theory, lazy evaluation, or call-by-need is an evaluation strategy which delays the evaluation of an expression until its value is needed (non-strict evaluation) and which also avoids repeated evaluations (sharing). The T programming language is a dialect of the Scheme programming language developed in the early 1980s by Jonathan A. Rees, Kent M. Pitman, and Norman I. Adams of Yale University as an experiment in language design and implementation.

Similarities between Lazy evaluation and T (programming language)

Lazy evaluation and T (programming language) have 2 things in common (in Unionpedia): Functional programming, Scheme (programming language).

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.

Functional programming and Lazy evaluation · Functional programming and T (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.

Lazy evaluation and Scheme (programming language) · Scheme (programming language) and T (programming language) · See more »

The list above answers the following questions

Lazy evaluation and T (programming language) Comparison

Lazy evaluation has 65 relations, while T (programming language) has 20. As they have in common 2, the Jaccard index is 2.35% = 2 / (65 + 20).

References

This article shows the relationship between Lazy evaluation and T (programming language). To access each article from which the information was extracted, please visit:

Hey! We are on Facebook now! »