# pintariching/rustle

Svelte compiler rewritten in Rust

Repository: https://github.com/pintariching/rustle
Canonical: https://ross.abutalabs.com/products/rustle
Language: Rust
License: MIT
License Family: permissive
Topics: rust, svelte
Archived: true
Last push: 2023-05-11T20:05:43+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 1483, "days_push": 1210, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1342, forks 34 (observed 2026-08-28T04:04:26.326807+00:00)

## What it is
Rustle is a Svelte-like compiler written in Rust, aiming to reimplement the Svelte component compiler. It is a work-in-progress project distributed with a CLI (rustle_cli) installable via cargo.

## Use cases
- compile svelte-like components to javascript
- learn how the svelte compiler works
- experiment with a rust-based frontend compiler
- parse component files into an AST
- build a custom javascript framework compiler

## When to choose
- you want to study or hack on a Svelte-style compiler implementation in Rust
- you need a fast, native compiler for Svelte-like syntax

## When to avoid
- you need a production-ready Svelte compiler - use the official svelte compiler
- you need full Svelte feature compatibility - the project is explicitly work-in-progress

## Facets
- artifact type: library
- maturity: experimental
- function: compiler, parser, build-tool
- domain: web-development, frontend, compilers, programming-languages
- platform: rust, cli, cross-platform
- tags: svelte, javascript-compiler, work-in-progress

## Member repositories
- pintariching/rustle (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:26.326807+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:43:42.399810+00:00, confidence not recorded.
  - readme: https://github.com/pintariching/rustle (fetched 2026-08-28T04:04:26.326807+00:00, sha 9ac00b5593dd)
- Data as of 2026-08-30T08:39:29.467469+00:00.
