programming-nu/nu
Nu is an interpreted Lisp that builds on the Objective-C runtime and Foundation framework. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
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: 6755
- days_rel: n/a
- days_push: 1149
- n_releases_24m: 0
Adoption not part of the score
2188 stars · 231 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Nu is an interpreted object-oriented Lisp dialect implemented in Objective-C that runs on the Objective-C runtime and Foundation framework. It offers Ruby-like semantics with Lisp syntax and seamless interoperability with Objective-C and C code, including a Nu shell (nush).
Use cases
- script macOS and iOS frameworks with a Lisp language
- call C and Objective-C libraries without writing glue code
- embed a dynamic scripting language in an Objective-C application
- generate HTML and XML markup from Lisp code
- use a Lisp-based shell for scripting on Mac or Linux
When to choose
- you develop on macOS/iOS and want Lisp syntax with native Objective-C interop
- you need a scriptable bridge to C libraries with minimal glue
- you prefer Ruby-like object semantics in a Lisp
When to avoid
- you need a mainstream, actively evolving language with a large ecosystem
- you target Windows or platforms without the Objective-C runtime
- you need high performance compiled code
Facets
library · maturity maintenance
interpreter programming-language cli templating programming-languages developer-tools apple-ecosystem cpp cli lisp objective-c-runtime scripting-language nush c-over-lambda command-line macos linux ios
2 sources
- readme: https://github.com/programming-nu/nu · fetched 2026-08-28 · 5bc66fde7fd2
- homepage: http://programming-nu.github.io · fetched 2026-08-29 · 697296ecc8d4
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| programming-nu/nu | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="programming-nu/nu")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem