Skip to content
#

ast-transformation

Here are 20 public repositories matching this topic...

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