# ll **Repository Path**: wzzlll/ll ## Basic Information - **Project Name**: ll - **Description**: No description available - **Primary Language**: C++ - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-12-10 - **Last Updated**: 2021-12-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # LL(1)_Counter # Introduction A simple counter achieved based on LL(1) syntax structure. The BJUT's Course Design of Data Structure and Principle of Compilation Practice. # Project Structure The entire structure consists of Lexical analyzer, syntax analyzer, formula translator. # Remaking structure in Newbranch