C-smile OOL is a scripting language with C++-like grammar. It has compiler, VM running bytecodes and

源代码在线查看: test.csp

软件大小: 317 K
上传用户: dhgagfdagfdsdgf
关键词: bytecodes scripting compiler language
下载地址: 免注册下载 普通下载 VIP

相关代码

				function emit_number(tok) {
				  _out.printf("%s",NUMBER_COLOR,tok);
				}
							

相关资源