This article has multiple issues. Please help improve it or discuss these issues on the talk page. (Learn how and when to remove these messages)
|
Original author(s) | Norris Boyd |
---|---|
Developer(s) | 1997: Mozilla Foundation, 1998: Mozilla Corporation, now developed by volunteers. |
Stable release | 1.7.15
/ May 3, 2024 |
Repository | github |
Written in | Java, JavaScript |
Operating system | Cross-platform |
Platform | Java virtual machine |
Type | JavaScript engine |
License | MPL 2.0 |
Website | mozilla |
Rhino is a JavaScript engine written fully in Java and managed by the Mozilla Foundation as open source software. It is separate from the SpiderMonkey engine, which is also developed by Mozilla, but written in C++ and used in Mozilla Firefox.