ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

98,410 results

A Byte of Code
Why functions are turing complete (Lambda Calculus)

Functions are an extremely useful part of programming, but it turns out that they're all you need to calculate anything. No data ...

3:59
Why functions are turing complete (Lambda Calculus)

84,661 views

3 years ago

Vivek Dhand
Lambda calculus visualization: Y combinator

This animation visualizes the evaluation of the Y combinator in lambda calculus. Yellow and red arrows denote functions and ...

0:38
Lambda calculus visualization: Y combinator

6,647 views

7 years ago

Paul Brauner
Seven times Eight in Lambda Calculus

Graphical notation invented by John Tromp (https://tromp.github.io/cl/diagrams.html). Code at ...

0:07
Seven times Eight in Lambda Calculus

18,686 views

8 years ago

Fireship
Haskell in 100 Seconds

Haskell is a purely functional programming language based on lambda calculus. It uses immutable values and expressions to ...

2:30
Haskell in 100 Seconds

980,368 views

4 years ago

Alan Pierce
Lambda Calculus Playground Demo

An overview of how to use the Lambda Calculus Playground Android app. Download the app on the Play Store: ...

0:58
Lambda Calculus Playground Demo

2,916 views

9 years ago

A Byte of Code
How to loop in a loopless language (Y Combinator)

In lambda calculus, you need recursion to do looping, and this is done using the Y Combinator formula. Lambda Calculus Video: ...

3:05
How to loop in a loopless language (Y Combinator)

26,946 views

3 years ago

Studio salesman
Computation of 4 factorial using lambda calculus.

This uses an iterative factorial algorithm I wrote: (λn.λf.n (λd.λa.λb.λy.b (d (λu.u) b (d (d (λu.u) a) (λu.u) y))) (λa.λb.λy.a (b y)) f (λu.u)) ...

2:25
Computation of 4 factorial using lambda calculus.

1,110 views

9 months ago

Richard Assar
OmegaOS: A Lambda Calculus Based Operating System

OmegaOS is a homebrew OSDev project that boots to an untyped lambda calculus interpreter prompt based on John Tromp's ...

0:21
OmegaOS: A Lambda Calculus Based Operating System

1,156 views

5 years ago

Daniel H.
Lambda Calculus As Explained to A Rubber Duck

Hello! This is my DHS Stembassador application video. Hope it was informative!

3:33
Lambda Calculus As Explained to A Rubber Duck

21 views

5 years ago

Vivek Dhand
Lambda calculus visualization: one plus one is two

This animation visualizes an evaluation of Church numerals in lambda calculus. Yellow and red arrows denote functions and ...

0:49
Lambda calculus visualization: one plus one is two

1,861 views

7 years ago

Paul Brauner
Ackermann(3, 4) in Lambda Calculus

Graphical notation invented by John Tromp (https://tromp.github.io/cl/diagrams.html). Code at ...

0:33
Ackermann(3, 4) in Lambda Calculus

3,182 views

7 years ago

Paul Brauner
Factorial 3 in Lambda Calculus

Graphical notation invented by John Tromp (https://tromp.github.io/cl/diagrams.html). Code at ...

0:37
Factorial 3 in Lambda Calculus

10,444 views

8 years ago

Paul Brauner
Factorial 5 in Lambda Calculus, Leftmost Innermost

Graphical notation invented by John Tromp (https://tromp.github.io/cl/diagrams.html). Code at ...

0:17
Factorial 5 in Lambda Calculus, Leftmost Innermost

6,198 views

8 years ago

Sciwords
What is Lambda Calculus ?

What is lambda calculus? In this short video, we break down this important concept in mathematics and computer science.

0:42
What is Lambda Calculus ?

62 views

1 year ago

Adam Jones
Let expressions in Lambda Calculus: Syntax and evaluation rules

Adds let expressions (or let bindings, or let-in expressions) to our lambda calculus, and comparing them to function abstraction.

2:57
Let expressions in Lambda Calculus: Syntax and evaluation rules

1,953 views

3 years ago

IIT Roorkee July 2018
Promo of  Introduction to Lambda Calculus By Prof. Rajdeep Niyogi

This course offers an introductory overview of lambda calculus, which serves as the basis for various functional programming ...

3:45
Promo of Introduction to Lambda Calculus By Prof. Rajdeep Niyogi

447 views

2 months ago

vlogommentary
Reducing Lambda Expressions

Reducing Lambda Expressions: A Step-by-Step Guide Understanding lambda calculus can be intricate, but it's integral to the ...

2:53
Reducing Lambda Expressions

32 views

1 year ago

Udacity
Lambda - Design of Computer Programs

This video is part of an online course, Design of Computer Programs. Check out the course here: ...

3:48
Lambda - Design of Computer Programs

1,446 views

13 years ago

Marius Buliga
Another d3.js visualization of a lambda calculus computation

This is a screen recording of a visualization of a lambda calculus computation done in chemlambda. The algorithm used is a ...

3:29
Another d3.js visualization of a lambda calculus computation

2,763 views

10 years ago

brightblackhole2
lambda calculus

agh! why did i enable smoothing!! another explaining thingy i made, may want to reduce the video speed for this since i made it ...

0:25
lambda calculus

50 views

2 years ago