# AST opt **Repository Path**: spring-fish/ast-opt ## Basic Information - **Project Name**: AST opt - **Description**: 一些针对AST的基本思路,例如对AST进行常量折叠,AST遍历生成LLVM IR - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-02-20 - **Last Updated**: 2023-02-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # AST opt #### 介绍 一些针对AST的基本思路,例如对AST进行常量折叠,AST遍历生成LLVM IR