stack-based-virtual-machine
There are 2 repositories under stack-based-virtual-machine topic.
knowing-top/C-SVM
一种基于栈式虚拟机的类c 语言编译器。This project has moved from https://sourceforge.net/projects/msct/. C-SVM: A Compiler for a C-Like Language Based on a Stack Virtual Machine. Aims to help individuals learn about compiler operations, such as lexical, syntactic, and semantic analysis, as well as executing a stack-based virtual machine.
Tiny-Oak-Studio/NobleCore
Language implementation and Virtual-Machine platform for Arduino Game Development