ELI5: Explain Like I'm 5

Metaprogramming

Metaprogramming is like writing a computer program that can write computer programs. Basically, you can write code that can write code to do something. It's kind of like having a robot that can make other robots that can do things for you.