natalie-lang/natalie
a work-in-progress Ruby compiler, written in Ruby and C++ observed · 2026-08-28
Health v2 · maintenance only
76/100
- Activity 98
- 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: 2486
- days_rel: n/a
- days_push: 16
- n_releases_24m: 0
Adoption not part of the score
1031 stars · 70 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Natalie is a work-in-progress alternative implementation of the Ruby language, written in Ruby and C++. It provides an ahead-of-time compiler that uses gcc/clang as a backend, plus a REPL with incremental compilation.
Use cases
- compile ruby scripts to native binaries
- experiment with an alternative ruby implementation
- explore a self-hosted compiler written in ruby
- run small ruby programs without mri
- contribute to a ruby language implementation
- learn how compilers work by hacking on one
When to choose
- you want to hack on a self-hosted compiler or language implementation
- you want to experiment with compiling ruby to native code via gcc/clang
- you want to contribute to an early-stage ruby implementation with friendly onboarding
When to avoid
- you need a production-ready ruby runtime with full compatibility
- you need windows support
- you need complete ruby spec coverage or gem ecosystem compatibility
- you just need to run ruby code reliably today - use MRI instead
Facets
cli-tool · maturity experimental
compiler interpreter programming-language programming-languages compilers developer-tools cpp ruby cli ruby-implementation ahead-of-time-compilation self-hosted repl work-in-progress compiler linux macos
2 sources
- readme: https://github.com/natalie-lang/natalie · fetched 2026-08-28 · fb4131029939
- homepage: https://natalie-lang.org · fetched 2026-08-29 · 61b78d32ab1c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| natalie-lang/natalie | main | 76 |
For agents
markdown · JSON · MCP: product_card(name="natalie-lang/natalie")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem