Crate binjs_meta[][src]

This crate offers tools designed to aid with the implementation of the JavaScript syntax and BinAST encoders/decoders/manipulators.

Modules

export

Generic tools for generating implementations of the Syntax.

import

Import a specification of the Syntax.

spec

Manipulating the specifications of the language. Definition of a spec for a version (or subset) of JavaScript.

util

Misc. utilities. Miscellaneous utilities.