gecko-dev/third_party/rust/binjs_meta/README.md

8 строки
271 B
Markdown

# About
This crate contains the tools used to manipulate the abstract syntax of JavaScript,
i.e. generate parsers, encoders, etc from a specification of ASTs of the language.
Actual tools to manipulate ASTs for a specific version of JavaScript are
in dependent crates.