jsc:以TypeScript编写的针对C ++ V8JavaScript编译器 源码
针对C ++ / V8的Javascript编译器 建造 需要节点。 $ yarn 例 $ yarn tsc $ node build/jsc.js tests/tco.js $ node bin/index.js 12586269025 产品特点 函数和函数调用基本尾叫优化 var,const,let声明 对于,做,而语句 基本基本操作 基本的进口支持 数字,字符串,布尔值和空文字 基本价值拆箱 不支持 原型功能 嵌套函数 关闭 还有更多! 产生的代码 以下: function fib ( n : number , a : number , b : number ) { if (
文件列表
jsc-master.zip
(预估有个59文件)
jsc-master
package.json
691B
tests
import.js
78B
tco.js
280B
upcast2.js
72B
dot_assignment.js
120B
factorial2.js
165B
force_sum_type.js
59B
for.js
95B
暂无评论