# monkey-compiler **Repository Path**: shenlink/monkey-compiler ## Basic Information - **Project Name**: monkey-compiler - **Description**: 《用Go语言自制解释器》一书的代码 - **Primary Language**: Go - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-12-20 - **Last Updated**: 2025-06-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Writing an interpreter in Go #### 介绍 《用Go语言自制解释器》一书的代码