Skip to content

jterrazz/42-dr-quine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

42-dr-quine

Quine challenges implemented in C, Assembly and Javascript.

This project addresses auto-replication issues, and confronts you the Kleene's recursion theorem.

Access the medium article of this repository.

Getting started

make

Challenges

You can access the details of the subject here.

Colleen

Prints its source code.

./Colleen

Grace

Output its source code to a child file.

./Grace

Sully

Output its source code to X files, where X is defined in the original source code.

./Sully

About

🔃 This project addresses auto-replication issues, and confronts you the Kleene's recursion theorem. A medium article is available in description.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published