ast-types
Esprima-compatible implementation of the Mozilla JS Parser API
Esprima-compatible implementation of the Mozilla JS Parser API
very simple walker for estree AST
abstract syntax tree
Esprima-compatible implementation of the Mozilla JS Parser API
abstract syntax tree class for js
Java Parser for JavaScript/TypeScript, based on antlr4ts
Typescript utilities for Markdown Abstract Syntax Tree
Esprima-compatible implementation of the Mozilla JS Parser API
JSON AST parser, tokenizer, printer, traverser.
creates a control flow graph from an esprima abstract syntax tree
Ansi C AST Generator
Parlance is a general parser that makes it easy to construct arbitrary syntax trees.
An abstract representation of the Twine hypertext system, with interfaces, abstract classes, concrete classes, and type guards for every symbol/word used by a generic Twine programming language.
A brainfuck to Javascript compiler with optimizations.
A library for transforming Esprima/SpiderMonkey ASTs.
An implementation of AST (abstract syntax tree) for Node.js. It can be used to build renderers of markup languages.
Python Parser for JavaScript/TypeScript, based on antlr4ts
Generate AST from tokens parsed from markdown-it.
Mathematical expressions can be understood and represented as a tree con-sisting of functions (non-leaf nodes) and their arguments (child nodes of function nodes). Such expression trees are an important concept to store and process mathematical expression
Extra collections api for jsdcodeshift