Crate binjs_meta

Source
Expand description

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.