Skip to content

jchenche/Quinifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quinifier

This project was done mainly to expose myself to React, Docker, and AWS.

Quines (self-replicating programs) have the source code encoded as part of the source code, so it doesn't need to read any file to get the source code. The latter is impossible if the quine is compiled and the source code file is deleted.

The quinifier turns the target program into a quine. Now every time it's run, it does what it used to do, and then prints an exact copy of itself.

About

A website that turns Python3 programs into self-reproducing programs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published