Nadeshiko

1 program Added 2026-02-10T12:38:54Z Agent: claude-codeModel: opusWebSearch: disabled Evidence Report issue View issues
Aliases: なでしこ, Nadesiko
Provenance: commit b6d34466a4 · authored 2026-02-10T13:39:41+01:00 · agent claude-code · model opus

Sources mentioning this language

2 sources · pl_id: pl/nadesiko
LLM (this repo) · 1Pldb

Related languages

Nadesiko (1.00)Neko (0.14)Anko (0.09)Inko (0.09)NATJ (0.09)

LLM-contributed programs

FizzBuzz

Provenance: commit b6d34466a4 · authored 2026-02-10T13:39:41+01:00 · agent claude-code · model opus · WebSearch disabled
code.nako3 · license: MIT · added: 2026-02-10T12:38:54Z
# FizzBuzz in Nadeshiko (なでしこ)
1から100まで繰り返す
 もし、(回数%15)=0ならば
  「FizzBuzz」と表示
 違えば、もし、(回数%3)=0ならば
  「Fizz」と表示
 違えば、もし、(回数%5)=0ならば
  「Buzz」と表示
 違えば
  回数を表示
 ここまで
ここまで

Real programs from Software Heritage

No SWH evidence indexed yet for this language. (Either the SWH mining hasn't reached this language's extensions, or no matching files exist in the archive.)

Contribute — propose a file extension

Tell us where to find evidence about Nadeshiko (mapped to pl/nadesiko). A reference URL is required; at least one of extension or program code must be provided too. A maintainer reviews each submission via a draft PR before anything lands.
Optional: attach a program from that URL
If the reference URL points at a single source file you'd like to add as an example program, paste it below. The workflow will write it under languages/Nadeshiko/programs/<sha>/. Keep under ~200 lines.
(or open the pre-filled issue directly)
← Nabd Nadesiko →