Skip to content
/ dr_quine Public

This project invites you to confront the principle of self-reproduction 🦠

Notifications You must be signed in to change notification settings

XD-OB/dr_quine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dr_quine

A quine is a computer program (a kind of metaprogram) whose output and source codeare identical.

As a challenge or for fun, some programmers try to write the shortest quinein a given programming language.The operation that consist of simply opening the source file and displaying it is consid-ered cheating.

More generally, a program that uses any data entry cannot be considereda valid quine. A trivial solution is a program whose source code is empty.

Indeed, theexecution of such a program produces for most languages no output, that is to say thesource code of the program.

Bonus

The programs are made also with:

  • Python
  • JavaScript

Owner

  • Oussma Belouche 1337

About

This project invites you to confront the principle of self-reproduction 🦠

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published