# stvm **Repository Path**: QuXiangrong/stvm ## Basic Information - **Project Name**: stvm - **Description**: A general-purpose virtual machine born for Stamon. - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-08-13 - **Last Updated**: 2023-12-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 关于StamonVM * StamonVM(简称STVM)是一个为了自制编程语言而实现的虚拟机 * Climber-Rong为了实现名为Stamon的自制编程语言,在2023年初开始构思,并在2023年7月创建了这个项目 * StamonVM通过架构设计,使得其可以运行不止一门编程语言 * StamonVM可移植性极高,只需要实现为数不多的依赖库,StamonVM就可以在你的平台上运行 # 文档 文档位于doc目录里,如果你想要阅读每次提交的内容以及对源码的解释,请阅读 doc/工作日志 目录下的文档 # 开发者 * Climber-Rong [Github主页](https://github.com/CLimber-Rong) [Gitee主页](https://gitee.com/QuXiangrong) # 致谢 * TheFlySong [Github主页](https://github.com/TheFlySong) * XIAOYI12 [Github主页](https://github.com/XIAOYI1212)