rustle
- Purpose: Rustle is a Svelte-like compiler written in Rust, designed to compile Svelte-like syntax into JavaScript.
- Target Audience: Developers interested in Svelte-like compilation with Rust, or those exploring compiler development.
- Key Features:
- Compiles
.rustle
files into.js
output. - Supports directory-level compilation for batch processing.
- Includes debugging flags (
-a
/--ast
) for AST inspection.
- Compiles
- Svelte Support: Directly inspired by Svelte's compiler, with syntax and behavior modeled after it.
- Inspiration: Heavily influenced by lihautan’s "Build your own Svelte" YouTube series.
- Status: Work in progress (not production-ready).
- License: MIT.
rustsvelte
Author
Featured Stories
No featured articles here. Navigate to an article, then pick the Feature on menu button