# thesupertinycompiler **Repository Path**: coderzjd/thesupertinycompiler ## Basic Information - **Project Name**: thesupertinycompiler - **Description**: thesupertinycompiler - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-12-07 - **Last Updated**: 2024-03-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### 我们会将类似于 LISP 的函数调用编译成类似于 C 的函数调用。 https://github.com/YongzeYao/the-super-tiny-compiler-CN/blob/master/the-super-tiny-compiler.js ### 实现编程语言解释器 https://craftinginterpreters.com/introduction.html https://craftinginterpreters.com/dedication.html