nakkaya/ferret
Ferret is a free software lisp implementation for real time embedded control systems. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 3779
- days_rel: n/a
- days_push: 1463
- n_releases_24m: 0
Adoption not part of the score
1125 stars · 46 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Ferret is a Lisp (Clojure-inspired) implementation that compiles down to self-contained C++11 code for real-time embedded control systems. Generated code runs on any platform with a C++11 compiler, from microcontrollers with 2KB of RAM to desktop operating systems.
Use cases
- write embedded firmware in a lisp dialect
- compile clojure-like code to c++11 for microcontrollers
- run lisp on arduino or teensy boards
- prototype real-time control systems in lisp
- target atmega and arm chips with high-level code
- generate portable c++ from lisp source
When to choose
- you want lisp/clojure syntax for embedded or bare-metal targets
- you need real-time behavior on resource-constrained microcontrollers
- you want portable C++11 output rather than a VM interpreter
When to avoid
- you need a full modern Clojure runtime or JVM ecosystem
- you want an actively developed project with frequent releases
- your target lacks a C++11 compliant compiler
Facets
cli-tool · maturity maintenance
compiler programming-language interpreter embedded programming-languages compilers embedded-systems hardware cross-platform embedded windows cpp jvm lisp clojure real-time microcontroller arduino teensy bare-metal c++11-codegen compiler linux macos
2 sources
- readme: https://github.com/nakkaya/ferret · fetched 2026-08-28 · 889a17fa1c2b
- homepage: https://ferret-lang.org · fetched 2026-08-29 · e28f0bd49f3d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| nakkaya/ferret | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem