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

eliben/llvm-clang-samples resource

UNMAINTAINED: Examples of using the LLVM and Clang compilation libraries and tools observed · 2026-08-28

github.com/eliben/llvm-clang-samples · C++ · Unlicense (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases archived

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: 4743
  • days_rel: n/a
  • days_push: 2906
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1182 stars · 224 forks observed · 2026-08-28

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

A collection of C++ sample programs demonstrating how to use LLVM and Clang as libraries, with branches tracking specific LLVM versions. The repository is explicitly unmaintained as of September 2018.

Use cases

  • learn how to use LLVM as a library
  • examples of building compiler tools with Clang APIs
  • sample code for parsing C++ with Clang
  • getting started with LLVM C++ API
  • using Clang as a compilation toolchain

When to choose

  • you are working with an older LLVM version (up to ~6.0) and want working example code
  • you want to learn LLVM/Clang library fundamentals from readable samples
  • you need a reference for out-of-source builds against LLVM libraries

When to avoid

  • you need examples for current LLVM versions, since the API changes constantly and this repo is unmaintained
  • you want production-ready tooling rather than educational samples
  • you are on Windows or macOS, as the build is Makefile-based for Linux

Facets

learning-resource · maturity abandoned

compiler parser developer-tools compilers developer-tools programming-languages tutorials cpp llvm clang code-examples compiler-libraries c-plus-plus-api linux

1 source

Member repositories

RepositoryRoleHealth v2
eliben/llvm-clang-samplesmain10

For agents

markdown · JSON · MCP: product_card(name="eliben/llvm-clang-samples")

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