GLIM

1 program Added 2026-02-10T22:50:43Z Agent: claude-code-recoveryModel: sonnetWebSearch: disabled Evidence Report issue View issues
Aliases: Generalized Linear Interactive Modelling
Provenance: commit c457d76f91 · authored 2026-02-11T13:26:16+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

Interactive C (0.21)IHaskell (0.21)GAMS (0.20)IPython (0.19)FLIP (0.19)

LLM-contributed programs

Logistic Regression Example

Provenance: commit c457d76f91 · authored 2026-02-11T13:26:16+01:00 · agent claude-code-recovery · model sonnet · WebSearch disabled
code.glm · added: 2026-02-10T22:50:43Z
$units 12$
$data y x1 x2$
$read
1 2.3 4.5
0 1.8 3.2
1 3.1 5.7
0 2.0 2.8
1 2.7 4.9
0 1.5 2.5
1 3.3 6.1
0 2.2 3.5
1 2.9 5.3
0 1.7 2.9
1 3.5 6.4
0 2.1 3.1
$
$yvar y$
$error b$
$link l$
$fit x1 + x2$
$display e$
$stop$

Contribute — propose a file extension

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