# compiler-classrom **Repository Path**: duyanning/compiler-classrom ## Basic Information - **Project Name**: compiler-classrom - **Description**: 编译原理教学用例 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-03-10 - **Last Updated**: 2023-03-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # scanner-from-TCPL:来自《The C Programming Language_2nd》p125的词法分析器 运行 ``` cpps dcl.c ``` 输入 ``` char (*(*x())[])() ```