Ross ROSS = Recommend OSS · open-source software intelligence for agents

sdiehl/kaleidoscope resource

Haskell LLVM JIT Compiler Tutorial observed · 2026-08-28

github.com/sdiehl/kaleidoscope · homepage · Haskell · NOASSERTION (other) 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-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4631
  • days_rel: n/a
  • days_push: 2325
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1040 stars · 126 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Haskell tutorial for building the LLVM Kaleidoscope toy language compiler, including a JIT compiler and parser frontend. It provides chapter-by-chapter source code and HTML/PDF documentation adapted from the official LLVM tutorial.

Use cases

  • learn how to write a compiler in Haskell
  • understand LLVM code generation from Haskell
  • build a JIT compiler for a toy language
  • follow the LLVM Kaleidoscope tutorial with Haskell bindings
  • learn parser and AST construction for a small language

When to choose

  • you want a guided, chapter-based introduction to LLVM via Haskell
  • you prefer working code accompanying each tutorial step
  • you are learning compiler basics like parsing, ASTs, and IR generation

When to avoid

  • you need a production compiler framework
  • you require support for recent LLVM versions beyond 4.0
  • you want a tutorial in a language other than Haskell

Facets

learning-resource · maturity maintenance

compiler interpreter parser documentation compilers programming-languages tutorials developer-tools windows llvm jit-compilation haskell kaleidoscope tutorial code-generation linux macos

1 source

Member repositories

RepositoryRoleHealth v2
sdiehl/kaleidoscopemain32

For agents

markdown · JSON · MCP: product_card(name="sdiehl/kaleidoscope")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem