Skip to content

Poem + Rust/JS/Ruby FizzBuzz demos#9

Draft
netto-anysphere wants to merge 6 commits into
anyspherefrom
cursor/lines-at-dawn-poem-c516
Draft

Poem + Rust/JS/Ruby FizzBuzz demos#9
netto-anysphere wants to merge 6 commits into
anyspherefrom
cursor/lines-at-dawn-poem-c516

Conversation

@netto-anysphere

@netto-anysphere netto-anysphere commented Apr 9, 2026

Copy link
Copy Markdown

This branch collects small creative/demo additions:

  • lines-at-dawn.txt — poem Lines at Dawn
  • Rust FizzBuzzsrc/fizzbuzz.rs, examples/fizzbuzz.rs, [lib] in Cargo.toml, unit tests
  • JavaScript FizzBuzzscripts/fizzbuzz.js
  • Ruby FizzBuzzscripts/fizzbuzz.rb

Latest commit intentionally reintroduces a rustfmt formatting mismatch in examples/fizzbuzz.rs for CI testing purposes.

No new pull requests are opened for this work; updates stay on this branch.

Open in Web Open in Cursor 

cursoragent and others added 3 commits April 9, 2026 22:23
Co-authored-by: Netto Farah <netto@anysphere.co>
Introduce a small ripgrep library crate with fizzbuzz::line and
fizzbuzz::lines, a runnable example (default 1..100), and tests.
Wire [lib] in Cargo.toml so cargo test -p ripgrep --lib exercises it.

Co-authored-by: Netto Farah <netto@anysphere.co>
scripts/fizzbuzz.js prints 1..n (default 100); optional CLI arg for n.

Co-authored-by: Netto Farah <netto@anysphere.co>
@cursor-staging cursor-staging Bot changed the title Add poem Lines at Dawn Poem, Rust FizzBuzz, and JS FizzBuzz Apr 9, 2026
scripts/fizzbuzz.rb prints 1..n (default 100); optional CLI arg for n.

Co-authored-by: Netto Farah <netto@anysphere.co>
Co-authored-by: Netto Farah <netto@anysphere.co>
@cursor-staging cursor-staging Bot changed the title Poem, Rust FizzBuzz, and JS FizzBuzz Poem + Rust/JS/Ruby FizzBuzz demos Apr 17, 2026
Co-authored-by: Netto Farah <netto@anysphere.co>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants