Responsibility identification
Table of contents
Beyond syntax: identifying semantic intent
The Shift Semantics library defines a structure for representing the behaviour of an ECMAScript program as well as a function for deriving one of these structures from a Shift AST.
Abstract Semantic Graphs (ASGs)
Shift Semantics generates an Abstract Semantic Graph (ASG) for ECMAScript programs and a way to generate one from a Shift AST.