# all-lang-calc **Repository Path**: rustlove/all-lang-calc ## Basic Information - **Project Name**: all-lang-calc - **Description**: It is only used for studying compiler principles. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-10-28 - **Last Updated**: 2025-11-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # All Lang Calc ## Why create this project ? Compiler principles are fascinating, but my school doesn't teach them, and by the time I learned them, it was quite late. So, I plan to learn them through the classic example of building a four-arithmetic calculator. I'll try to implement it in every language I've learned; it really has a lot of potential applications. ## what lang will be used ? Arranged by priority - Python - Typescript - Go ## Are you want together commit this project ? Welcome!, just create pull request.