We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
a simple dynamic language and static language for learning
变量的值用Trie保存 在生成字节码时保存每个变量在符号表中的索引 在虚拟机中根据索引获得变量的符号
字节码格式: line:position:operator