c/programming · by maxint@programming.dev · 1yHow to write a quine https://czterycztery.pl/slowo/quine-EN.html22 points · 2 comments · view on lemmy.world
2 Comments
SchwertImStein@lemmy.dbzer0.com · 5 pts · 1y
the simplest quine in python is an empty file
Colloidal@programming.dev · 3 pts · 1y
In C too*.
*for certain compilers, that is.