zsaleeba/picoc
A very small C interpreter observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4311
- days_rel: n/a
- days_push: 3012
- n_releases_24m: 0
Adoption not part of the score
1474 stars · 182 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
picoc is a very small C interpreter that can execute C code without compilation, suitable for embedding as a scripting engine. The GitHub repository has moved to GitLab.
Use cases
- run C code as a script without a compiler
- embed a C scripting engine in an application
- execute C snippets on embedded or resource-constrained systems
- use C as a configuration or extension language
When to choose
- you need a tiny embeddable C interpreter
- you want to script in C syntax without a toolchain
When to avoid
- you need a full standards-compliant C compiler
- you need actively maintained software with a clear license
Facets
library · maturity maintenance
interpreter parser programming-languages parsers developer-tools embedded-systems c cross-platform embedded c-interpreter scripting small-footprint moved-to-gitlab
1 source
- readme: https://github.com/zsaleeba/picoc · fetched 2026-08-28 · ded50e34d82c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| zsaleeba/picoc | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem