# compiler **Repository Path**: foisca/compiler ## Basic Information - **Project Name**: compiler - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: Foisca - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-21 - **Last Updated**: 2021-12-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Compiler ## Yep Chingyu ## No. 31 ## LEXER 1. Float values can exceed 1 dot ::: OK 2. identifiers begin with characters ::: OK 3. Annotation ::: OK 4. Illegal character, not included in key word list 5. Capitalless is okay ::: OK ## ERROR DETECTION ERROR_STRUCT { }