Skip to content
#

ast-transformation

Here are 23 public repositories matching this topic...

Power-user mod for the Claude Code CLI. Gives built-in tools the parameters they should have had (batched Edit, bat-style Read ranges, Bash output tails), unlocks hidden capabilities (max /effort, Tab-queued drafts, plan compact-execute), and fixes upstream bugs (shell quoting, LSP fan-out).

  • Updated Jun 12, 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