Skip to content

MadhuNimmo/QuinesInAllLangs

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
C++
 
 
C
 
 
Go
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

header

forthebadge forthebadgeforthebadge

This repo is a collection of quines in all programming languages.

A quine in computer science is a program which takes no input and produces a copy of its source code as its only output.

Example

Contributing

Everyone is welcome to contribute to this repo - read the contribution guidelines to find out how.