jauhien/iron-kaleidoscope resource
LLVM tutorial in Rust language 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: 4361
- days_rel: n/a
- days_push: 882
- n_releases_24m: 0
Adoption not part of the score
1244 stars · 90 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Rust-language port of the official LLVM Kaleidoscope tutorial, walking through building a lexer, parser, AST, LLVM IR code generation, optimizer, and JIT compiler for a small toy language. The README states the code is completely outdated and nothing currently works.
Use cases
- learn how to build a compiler with LLVM in Rust
- follow the LLVM Kaleidoscope tutorial in Rust
- understand LLVM IR code generation from an AST
- learn how to implement a JIT compiler with MCJIT
- study lexer and recursive descent parser implementation
- learn compiler basics by building a toy language
When to choose
- you want a Rust-flavored walkthrough of the classic LLVM Kaleidoscope tutorial
- you learn best from chapter-by-chapter compiler construction examples
- you want to see how LLVM bindings are used from Rust
When to avoid
- you need working, up-to-date code - the README says nothing works and the Rust code is outdated
- you want a maintained library or production compiler toolchain
- you need the full tutorial beyond chapter 7 (mutable variables)
Facets
learning-resource · maturity abandoned
compiler interpreter parser documentation compilers programming-languages tutorials education rust cpp cross-platform llvm kaleidoscope jit code-generation tutorial rust
1 source
- readme: https://github.com/jauhien/iron-kaleidoscope · fetched 2026-08-28 · 65ec786663d2
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jauhien/iron-kaleidoscope | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="jauhien/iron-kaleidoscope")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem