# AST **Repository Path**: dried-mango/ast ## Basic Information - **Project Name**: AST - **Description**: 学习AST抽象语法树 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-01-29 - **Last Updated**: 2021-08-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # AST **相关技术博客:**[博客链接](https://dried-mango.gitee.io/2021/01/29/AST%E6%8A%BD%E8%B1%A1%E8%AF%AD%E6%B3%95%E6%A0%91/) **抽象语法树**:**Abstract Syntax Tree**简称**AST** **抽象语法树本质上就是一个JS对象** ![](./README/图片1.png)