robpike/ivy
ivy, an APL-like calculator observed · 2026-08-28
Health v2 · maintenance only
75/100
- Activity 96
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4313
- days_rel: n/a
- days_push: 26
- n_releases_24m: 0
Adoption not part of the score
1485 stars · 116 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Ivy is an interpreter for an APL-like array language that works as an interactive calculator. It is written in Go and supports bignum arithmetic, floating point, text, and user-defined operators.
Use cases
- run APL-style array calculations from the terminal
- compute with arbitrary-precision bignum arithmetic
- experiment with an APL-like language interactively
- do quick vector and matrix math in a REPL
- learn array programming with a simple interpreter
When to choose
- you want an APL-like calculator without a full APL installation
- you need exact big-integer or rational arithmetic in a REPL
- you want a small, self-contained Go-based math interpreter
When to avoid
- you need a production-grade, standards-compliant APL system
- you need a GUI-first calculator experience
- you need a stable language with long-term compatibility guarantees
Facets
cli-tool · maturity active
interpreter math cli programming-languages mathematics cli cross-platform apl calculator bignum go command-line ios android
1 source
- readme: https://github.com/robpike/ivy · fetched 2026-08-28 · cab82d33c27d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| robpike/ivy | main | 75 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem