欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
Rhino
来自开放百科 - 灰狐
(版本间的差异)
第3行: | 第3行: | ||
[[Rhino on Rails]] | [[Rhino on Rails]] | ||
+ | Rhino contains | ||
+ | * All the features of JavaScript 1.7 | ||
+ | * Allows direct scripting of Java | ||
+ | * A JavaScript shell for executing JavaScript scripts | ||
+ | * A JavaScript compiler to transform JavaScript source files into Java class files | ||
+ | * A JavaScript debugger for scripts executed with Rhino | ||
==Links== | ==Links== | ||
*http://www.mozilla.org/rhino/ | *http://www.mozilla.org/rhino/ |
2008年7月3日 (四) 05:15的版本
Rhino is an open-source implementation of JavaScript written entirely in Java. It is typically embedded into Java applications to provide scripting to end users. It is embedded in J2SE 6 as the default Java scripting engine.
Rhino contains
- All the features of JavaScript 1.7
- Allows direct scripting of Java
- A JavaScript shell for executing JavaScript scripts
- A JavaScript compiler to transform JavaScript source files into Java class files
- A JavaScript debugger for scripts executed with Rhino
Links
分享您的观点