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/juttle
LLM (this repo) · 1PldbPygments

Extensions 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.
ExtensionSourceStrengthSWH
.juttlepygmentsprimary549 files

Related languages

Jule (0.40)Little (0.33)Joule (0.25)GENTLE (0.23)KTurtle (0.21)

LLM-contributed programs

Data Stream Generator

Provenance: commit da32894ae6 · authored 2026-02-13T17:09:00+01:00 · agent claude-code · model sonnet · WebSearch disabled
code.juttle · license: Apache-2.0 · added: 2026-02-13T16:08:00Z
// 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.)

Contribute — propose a file extension

Tell us where to find evidence about Juttle (mapped to pl/juttle). 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/Juttle/programs/<sha>/. Keep under ~200 lines.
(or open the pre-filled issue directly)
← JustWords Juvix →