/rustquines

Quines, written in Rust

Primary LanguageRustThe UnlicenseUnlicense

rustquines

Quines, written in Rust

building

write your primary code in template.rs we have to use cargo build in order to start pulling in other libraries so we wrap the process in generate_quine.sh the current version randomly sizes the towers generated

# run generate_quine.sh
./generate_quine.sh

To invoke the loop to watch the code get compiled then printed out (for visualization), run ./do_loop.sh.

preview

asciicast