# NKU-SysCompiler **Repository Path**: wangqiyuejava63/nku-sys-compiler ## Basic Information - **Project Name**: NKU-SysCompiler - **Description**: 南开大学编译原理 实验3 类型检查与中间代码生成 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-12-15 - **Last Updated**: 2025-12-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # basic vs semant basicLab3 is for functional test semantLab3 is for more difficult test there are readme.md in each directory go to look # how to test just `make test` and it will take about 5mins in semantLab3 because it has more test cases ## test range - functional_test - - Advanced - - Basic - optimize_test you can change the test range in Makefile just change the `TEST_PATH` for example if `TEST_PATH ?= test` it will test all