ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

103,485 results

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

22,107 views

8 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,921 views

8 years ago

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)

86,912 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

7,389 views

8 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

12,395 views

8 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)

30,291 views

3 years ago

bntr
Visual Lambda Calculus (4/4) - Factorial

Visual Lambda Calculus environment. Bubble notation. Factorial. Project main page: https://github.com/bntre/visual-lambda Play ...

2:22
Visual Lambda Calculus (4/4) - Factorial

851 views

6 months 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

1,019,203 views

4 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

7,129 views

8 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

3,293 views

8 years ago

Paul Brauner
Evaluation of a lambda term by a lambda-term.

The lambda-term being evaluated is 1 + 1. Graphical notation invented by John Tromp (https://tromp.github.io/cl/diagrams.html).

0:58
Evaluation of a lambda term by a lambda-term.

4,571 views

8 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

3,173 views

10 years ago

Paul Brauner
Insertion Sort of [3,4,2,1] in Lambda Calculus, leftmost innermost

Parigot encoding of integers and lists. Graphical notation invented by John Tromp (https://tromp.github.io/cl/diagrams.html).

0:45
Insertion Sort of [3,4,2,1] in Lambda Calculus, leftmost innermost

2,385 views

8 years ago

Truttle2
Lambda Calculus Animation with Manim

Manim is a Python-based animation library that was created by Grant Sanderson. It's the same library used in 3blue1brown's ...

0:41
Lambda Calculus Animation with Manim

1,461 views

4 years ago

No You
How lambda calculus feels like

real shit.

1:08
How lambda calculus feels like

96 views

4 years 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,297 views

6 years ago

Paul Brauner
Insertion Sort of [3,4,2,1] in Lambda Calculus

Parigot encoding of integers and lists, leftmost outermost. Graphical notation invented by John Tromp ...

0:55
Insertion Sort of [3,4,2,1] in Lambda Calculus

5,120 views

8 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.

2,302 views

1 year 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 ?

70 views

1 year ago

Igor Skoglund
Lambda calculus created in Pixverse AI

Lambda calculus created in Pixverse AI.

0:06
Lambda calculus created in Pixverse AI

40 views

1 year ago