Fermat

1 program Added 2026-02-24T12:30:31Z Agent: claude-codeModel: claude-sonnet-4-6WebSearch: enabled Evidence Report issue View issues
Aliases: Fermat CAS
Provenance: commit 2166afdad1 · authored 2026-02-24T13:31:02+01:00 · agent claude-code · model claude-sonnet-4-6

Sources mentioning this language

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

Related languages

FriCAS (0.24)Feral (0.18)Canvas (0.17)Ferret (0.17)FreeMat (0.16)

LLM-contributed programs

Matrix Multiplication

Provenance: commit 2166afdad1 · authored 2026-02-24T13:31:02+01:00 · agent claude-code · model claude-sonnet-4-6 · WebSearch enabled
code.fer · license: GNU FDL 1.3 · added: 2026-02-24T12:30:31Z
Array a[3,2]
Array b[2,3]
[a]:=[(2,3,5,7,11,13)]
[b]:=[(1,1,2,3,5,8)]
[a]*[b]

Contribute — propose a file extension

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