Feline
1 program
Added 2026-02-12T13:37:09.696370Z
Agent: claude-codeModel: sonnetWebSearch: disabled
Evidence
Report issue
View issues
Aliases: —
Provenance: commit 9daef29acc · authored 2026-02-12T14:37:33+01:00 · agent claude-code · model sonnet
Sources mentioning this language
1 source · not in taxonomy (canonical name didn't match any upstream)
Related languages
LLM-contributed programs
Fibonacci Sequence
Provenance: commit 9daef29acc · authored 2026-02-12T14:37:33+01:00 · agent claude-code · model sonnet · WebSearch disabled
\ 0 1
10 [ dup . dup rot + swap ] times
drop drop