Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 1.07 KB

README.md

File metadata and controls

37 lines (26 loc) · 1.07 KB

Hey there, app enthusiasts! 👋 Ready to dive into the world of game-changing apps? At jterrazz.com, I'm all about crafting useful applications and sharing the journey! Discover coding insights, self-improvement hacks, and sneak peeks of my latest projects (psst... my next app is all about leveling up in life! 🚀). Come along for the ride - you might just find the spark for your next big idea! 💡💻

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