欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
Nashorn
来自开放百科 - 灰狐
(版本间的差异)
小 (→链接) |
小 (→链接) |
||
第24行: | 第24行: | ||
==链接== | ==链接== | ||
*[http://openjdk.java.net/projects/nashorn/ Project Nashorn] | *[http://openjdk.java.net/projects/nashorn/ Project Nashorn] | ||
+ | *[http://docs.huihoo.com/java/javase/8/technotes/guides/scripting/index.html Scripting for the Java Platform] | ||
*[http://www.infoq.com/cn/articles/nashorn Nashorn——在JDK 8中融合Java与JavaScript之力] | *[http://www.infoq.com/cn/articles/nashorn Nashorn——在JDK 8中融合Java与JavaScript之力] | ||
*[https://github.com/szegedi/dynalink Dynalink] | *[https://github.com/szegedi/dynalink Dynalink] |
2016年12月10日 (六) 16:20的版本
Nashorn 目标是在 JVM 平台上实现一个轻量级、高性能的 JavaScript 运行时。
目录 |
指南
$ jrunscript nashorn> print('Hello World\n'); Hello World nashorn> exit()
用例
文档
- Nashorn: Advanced Topics
- Nashorn: Making This Rhinoceros Thunder
- Isomorphic JavaScript with Nashorn
- Build and Monitor Cloud PaaS with JVM’s Nashorn JavaScripts
- Taming the Nashorn to Rule the Smart Home
图集
链接
分享您的观点