下载资源后端资源详情
BytecodeVM-master.zip
资源来源:本地上传资源
文件类型:ZIP
大小:19.1KB
评分:
5.0
上传者:fuchenyang01
更新日期:2024-09-03

基于栈的虚拟机,可执行字节码

资源文件列表(大概)

文件名
大小
BytecodeVM-master/
-
BytecodeVM-master/.gitignore
627B
BytecodeVM-master/LICENSE.md
1.05KB
BytecodeVM-master/Programs/
-
BytecodeVM-master/Programs/DynamicAlloc/
-
BytecodeVM-master/Programs/DynamicAlloc/DynAlloc.bca
223B
BytecodeVM-master/Programs/Functions/
-
BytecodeVM-master/Programs/Functions/Functions.bca
1.42KB
BytecodeVM-master/Programs/Functions/Functions.bce
389B
BytecodeVM-master/Programs/Functions/Functions.pseudo
333B
BytecodeVM-master/Programs/HelloWorld/
-
BytecodeVM-master/Programs/HelloWorld/HelloWorld.bca
709B
BytecodeVM-master/Programs/HelloWorld/HelloWorld.bce
161B
BytecodeVM-master/README.md
2.76KB
BytecodeVM-master/build/
-
BytecodeVM-master/build/genie.lua
1.28KB
BytecodeVM-master/source/
-
BytecodeVM-master/source/AssemblyCompiler.cpp
12.63KB
BytecodeVM-master/source/AssemblyCompiler.h
1.3KB
BytecodeVM-master/source/AtomicTypes.h
339B
BytecodeVM-master/source/Opcode.cpp
276B
BytecodeVM-master/source/Opcode.h
1.18KB
BytecodeVM-master/source/SymbolTable.cpp
3.99KB
BytecodeVM-master/source/SymbolTable.h
1.21KB
BytecodeVM-master/source/VirtualMachine.cpp
19.67KB
BytecodeVM-master/source/VirtualMachine.h
1.73KB
BytecodeVM-master/source/main.cpp
3.65KB

资源内容介绍

定义了基础的字节码,可以读取并且识别字节码,并用栈机执行,可用于开发自己的脚本语言

用户评论 (0)

发表评论

captcha