зеркало из https://github.com/mozilla/gecko-dev.git
260e07c0c7
Depends on D34130 Differential Revision: https://phabricator.services.mozilla.com/D34131 --HG-- rename : third_party/rust/ascii-canvas/LICENSE-APACHE => third_party/rust/itertools-0.7.6/LICENSE-APACHE rename : third_party/rust/petgraph/LICENSE-MIT => third_party/rust/itertools-0.7.6/LICENSE-MIT rename : third_party/rust/itertools/Makefile => third_party/rust/itertools-0.7.6/Makefile rename : third_party/rust/itertools/custom.css => third_party/rust/itertools-0.7.6/custom.css extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
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.