Quine

A “program” that outputs itself.

An extreme twist: https://github.com/mame/quine-relay

This is a Ruby program that generates Rust program that generates Scala program that generates …(through 128 languages in total)… REXX program that generates the original Ruby code again.