Some quines I have created, inspired by Douglas Hofstadter's Gödel, Escher, Bach.
quine.pyprints its own source code.reverse-quine.pyprints its code in reverse.pair-quine-cpp.cppprints the code ofpair-quine-py.py, andpair-quine-py.pyprints the code ofpair-quine-cpp.cpp.