surrealreverie / quine

A collection of self-replicating Rust programs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

quine

This repository contains a collection of self-replicating programs in Rust. Each one will be a binary crate.

  • quine: The shortest quine I can think of.
  • quine_with_variable: My first successful quine, but with an extra variable.

About

A collection of self-replicating Rust programs

License:Apache License 2.0


Languages

Language:Rust 100.0%