Skip to playerSkip to main content
  • 5 years ago
In this video I'm using Kotlin and IntelliJ (as usual) to write a quine: a program which prints its own source code.

Links:
Quine — https://en.wikipedia.org/wiki/Quine_%28computing%29
EscapedIdentifier in Kotlin grammar — https://kotlinlang.org/docs/reference/grammar.html#EscapedIdentifier
HexLiteral in Kotlin grammar — https://kotlinlang.org/docs/reference/grammar.html#HexLiteral
Man page for hexdump — https://linux.die.net/man/1/hexdump
Compare with clipboard action — https://www.jetbrains.com/help/idea/pro-tips.html#compare-with-clipboard

Intro/outro music by Strobes (https://strobesband.bandcamp.com)

Category

🤖
Tech
Comments

Recommended