Juttle
1 program
Added 2026-02-13T16:08:00Z
Agent: claude-codeModel: sonnetWebSearch: disabled
Evidence
Report issue
View issues
Aliases: —
Provenance: commit da32894ae6 · authored 2026-02-13T17:09:00+01:00 · agent claude-code · model sonnet
Sources mentioning this language
3 sources · pl_id:
pl/juttleExtensions claimed by this language
1 claim. Each row is one upstream assertion with its strength.
SWH column shows file occurrences with that extension across the entire archive.| Extension | Source | Strength | SWH |
|---|---|---|---|
.juttle | pygments | primary | 549 files |
Related languages
LLM-contributed programs
Data Stream Generator
Provenance: commit da32894ae6 · authored 2026-02-13T17:09:00+01:00 · agent claude-code · model sonnet · WebSearch disabled
// Simple Juttle program to emit and process data points
emit -limit 10 -from :0: -every :1s:
| put count = Math.ceil(#time * 100)
| put message = "Point " + count
| view table
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.)