-
-
Notifications
You must be signed in to change notification settings - Fork 74
Closed
Description
ESTreeParser
This package is A Parser for AST Descriptor Syntax of estree. It is uploaded to nuguet.
Feature
-
Use BNF to describe AST Descriptor Syntax of estree.
The details see to yacc file. -
Extract all of type definitions from a md file.
The usages see to test file.
Some exacted definition files in codes folder. -
Parse the type definition to AST of AST Descriptor Syntax of estree.
The AST definitions see to code file.
The usages see to test file. -
Serialize AST structure instance to JSON.
The usages see to test file.
Some serialized JSON files in jsons folder.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels