# compiler **Repository Path**: tang-ruohan/compiler ## Basic Information - **Project Name**: compiler - **Description**: No description available - **Primary Language**: C++ - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-02-25 - **Last Updated**: 2022-02-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # compiler #### 介绍 此项目是高级语言tiger的编译器,可以将tiger语言编译为x86平台的汇编语言,目前,该编译器已经通过了testdata文件夹中的所有测试。