共有 0 个贴子
没有任何数据可供显示
| 开源项目社区 | 当前位置 : |
|
| www.trustie.net/open_source_projects | 主页 > 开源项目社区 > qvm |
|
qvm
|
| 0 | 4 | 4 |
| 贡献者 | 讨论 | 代码提交 |
Q is a scripting engine that implements C-like language, compiler, and bytecode interpreter. Main design goal were to create minimal and fast engine that can be easily embedded into the C/C++ programs. Q is implemented in standard C.