Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 179 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 179 Bytes

变量的值用Trie保存 在生成字节码时保存每个变量在符号表中的索引 在虚拟机中根据索引获得变量的符号

字节码格式: line:position:operator