зеркало из https://github.com/mozilla/gecko-dev.git
7160366b8c
MozReview-Commit-ID: Grf1bKIx2iT --HG-- extra : rebase_source : 8013a66263a3a014944b0815ff9bc7d8ac0ad9a3 |
||
---|---|---|
.. | ||
examples | ||
src | ||
.cargo-checksum.json | ||
Cargo.toml | ||
README.md |
README.md
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.