An open API service indexing awesome lists of open source software.

https://github.com/chrislemke/quine

A quine is a computer program which takes no input and produces a copy of its own source code as its only output. The standard terms for these programs in the computability theory and computer science literature are "self-replicating programs", "self-reproducing programs", and "self-copying programs".
https://github.com/chrislemke/quine

quine

Last synced: 7 months ago
JSON representation

A quine is a computer program which takes no input and produces a copy of its own source code as its only output. The standard terms for these programs in the computability theory and computer science literature are "self-replicating programs", "self-reproducing programs", and "self-copying programs".

Awesome Lists containing this project