Nadesiko

1 program Added 2026-02-24T00:00:00Z Agent: claude-codeModel: claude-sonnet-4-6WebSearch: enabled Evidence Report issue View issues
Aliases: なでしこ, Nadeshiko
Provenance: commit 7c1278d92b · authored 2026-02-24T10:56:06+01:00 · agent claude-code · model claude-sonnet-4-6

Sources mentioning this language

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

Related languages

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

LLM-contributed programs

FizzBuzz

Provenance: commit 7c1278d92b · authored 2026-02-24T10:56:06+01:00 · agent claude-code · model claude-sonnet-4-6 · WebSearch enabled
code.nako · added: 2026-02-24T00:00:00Z
Nを1から100まで繰り返す
  もし、(N%3=0)かつ(N%5=0)ならば「FizzBuzz」と表示。
  違えば、もし、N%3=0ならば「Fizz」と表示。
  違えば、もし、N%5=0ならば「Buzz」と表示。
  違えば、Nを表示。
ここまで。

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 Nadesiko (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/Nadesiko/programs/<sha>/. Keep under ~200 lines.
(or open the pre-filled issue directly)
← Nadeshiko Nagawooski →