gecko-dev/third_party/rust/binjs_meta
Nathan Froyd b93bf873ba Bug 1502964 - part 2 - update winapi to froydnj/winapi-rs#aarch64; r=ted.mielczarek 2018-11-02 10:56:08 -04:00
..
examples
src Bug 1497446 - mach rust vendor r=Yoric 2018-10-10 16:50:30 +02:00
.cargo-checksum.json Bug 1502964 - part 2 - update winapi to froydnj/winapi-rs#aarch64; r=ted.mielczarek 2018-11-02 10:56:08 -04:00
Cargo.toml Bug 1497446 - mach rust vendor r=Yoric 2018-10-10 16:50:30 +02:00
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.