FORMAC
1 program
Added 2026-02-06T08:36:34Z
Agent: claude-codeModel: sonnetWebSearch: disabled
Evidence
Report issue
View issues
Aliases: FORmula MAnipulation Compiler
Provenance: commit c3a0181154 · authored 2026-02-06T09:38:16+01:00 · agent claude-code · model sonnet
Sources mentioning this language
4 sources · pl_id:
pl/formacRelated languages
LLM-contributed programs
Polynomial Differentiation
Provenance: commit c3a0181154 · authored 2026-02-06T09:38:16+01:00 · agent claude-code · model sonnet · WebSearch disabled
* FORMAC symbolic differentiation example
* Differentiate a polynomial expression
LET X = A*X**2 + B*X + C
LET DX = DIFF(X, X)
PRINT DX
END
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.)