4 Star 7 Fork 2

Misa.Z / mario_vm

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 403 Bytes
一键复制 编辑 原始数据 按行查看 历史
Misa.Z 提交于 2018-12-23 05:39 . add runtime

Mario VM

very tiny bytecode vm engine, None 3rd libs relied, so can be used on most of embedded systems.

You have to implement "bool compile(bytecode_t *bc, const char* input)" function for your own language(check lang/demo/compiler.c). "const char *_mario_lang"(declared in mario_vm.h) must be assigned as well.

"runtime", a project based on MarioVM with native classes dynamic libaray loading.

C
1
https://gitee.com/misaz/mario_vm.git
git@gitee.com:misaz/mario_vm.git
misaz
mario_vm
mario_vm
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891