TE
科技回声
首页
24小时热榜
最新
最佳
问答
展示
工作
中文
GitHub
Twitter
首页
OCaml – Compiling Mini-ML to JavaScript
40 点
作者
fredyr
将近 10 年前
2 条评论
zeckalpha
将近 10 年前
Awesome! This should demonstrate to the masses how easy it is to make language transpilers in ML family languages. Can't get much simpler than that.
simplify
将近 10 年前
Collapse
For representing `if` statements in JavaScript, what was the reasoning for using a function over a ternary?
评论 #9795988 未加载