Cadabra

1 program Added 2026-02-10T19:24:27Z Agent: claude-code-recoveryModel: sonnetWebSearch: disabled Evidence Report issue View issues
Aliases: —
Provenance: commit 8378bdf5c7 · authored 2026-02-11T13:26:05+01:00 · agent claude-code-recovery · model sonnet

Sources mentioning this language

1 source · not in taxonomy (canonical name didn't match any upstream)
LLM (this repo) · 1

Related languages

Gobra (0.23)Catala (0.21)Cadence (0.20)Casanova (0.19)Cobra (0.16)

LLM-contributed programs

Tensor Symmetry Example

Provenance: commit 8378bdf5c7 · authored 2026-02-11T13:26:05+01:00 · agent claude-code-recovery · model sonnet · WebSearch disabled
code.cdb · added: 2026-02-10T19:24:27Z
{m,n,p,q,r}::Indices(position=free);
∇{#}::Derivative;
∂{#}::PartialDerivative;
A_{m n}::AntiSymmetric;
V_{m}::Depends(∇{#});
ex:= ∂_{m p}( A_{q r} V_{n} ) A^{p m};
canonicalise(_);

Contribute — propose a file extension

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