gecko-dev/third_party/rust/binjs_meta
2018-09-14 01:56:07 +09:00
..
examples
src Bug 1472103 - Part 1.1: Result of mach vendor rust. r=me 2018-09-14 01:56:07 +09:00
.cargo_vcs_info.json Bug 1472103 - Part 1.1: Result of mach vendor rust. r=me 2018-09-14 01:56:07 +09:00
.cargo-checksum.json Bug 1472103 - Part 1.1: Result of mach vendor rust. r=me 2018-09-14 01:56:07 +09:00
Cargo.toml Bug 1472103 - Part 1.1: Result of mach vendor rust. r=me 2018-09-14 01:56:07 +09:00
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.