logo

Video encyclopedia

Bootstrapping

3:11

1. Why Bootstrap?

2:13

Bootstrap Sampling

3:00

Bootstrap aggregating bagging

3:03

Bootstrapping... Explained.

1:18

LINGO: Bootstrapping

In computer science, bootstrapping is the technique for producing a self-compiling compiler — that is, compiler written in the source programming language that it intends to compile. An initial core version of the compiler is generated in a different language ; successive expanded versions of the compiler are developed using this minimal subset of the language.
    • Advantages 

    • Methods 

    • History