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

https://github.com/brainhub24/quine

This is a #Quine, a program that outputs its own source code. It uses a variable s and the #printf function to print itself
https://github.com/brainhub24/quine

algorithm concept quine

Last synced: 6 months ago
JSON representation

This is a #Quine, a program that outputs its own source code. It uses a variable s and the #printf function to print itself

Awesome Lists containing this project

README

          

# Quine