Skip to content
#

ast-transformation

Here are 23 public repositories matching this topic...

Power-user local CLI patcher with verifiable bundle patches for tool ergonomics (bat-style reads, batched edits, output tails), prompt/guidance cleanup, agent and skill controls, workflow UX (max effort, queued drafts, compact-execute), runtime guards, cache/session behavior, and native repacking.

  • Updated Jul 27, 2026
  • TypeScript
reluxscript

ReluxScript is a domain-specific language for writing AST transformation plugins that compile to both Babel (JavaScript) and SWC (Rust). It enforces a strict visitor pattern with explicit ownership semantics that map cleanly to both garbage-collected and borrow-checked runtimes.

  • Updated Dec 4, 2025
  • Rust

Improve this page

Add a description, image, and links to the ast-transformation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ast-transformation topic, visit your repo's landing page and select "manage topics."

Learn more