# BIT-MiniCC **Repository Path**: kobe4life/BIT-MiniCC ## Basic Information - **Project Name**: BIT-MiniCC - **Description**: 北理工编译原理实验 Mini C Compiler - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2020-03-15 - **Last Updated**: 2023-03-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # BIT-MiniCC BIT Mini C Compiler is a C compiler framework in Java for teaching. # Building & Running ## Requirements * JDK 1.8 or higher * Eclipse Mars ## Building & Running 1. Import the project into Eclipse 2. Set the input source file 3. run as Java applications from class BitMiniCC # Correspondence * Weixing Ji (jwx@bit.edu.cn) # Contributor * 2020: Hang Li * 2019: Chensheng Yu, Yueyan Zhao * 2017: Yu Hao * 2016: Shuofu Ning * 2015: YiFan Wu