User:Editor142: Difference between revisions
No edit summary |
No edit summary |
||
Line 8: | Line 8: | ||
| latest_release_date = {{release_date|2009|4|6}} |
| latest_release_date = {{release_date|2009|4|6}} |
||
| operating_system = |
| operating_system = |
||
| genre = [[ |
| genre = [[Web development]] |
||
| license = [[MIT license|MIT]] |
| license = [[MIT license|MIT]] |
||
| website = http://livelykernel.sunlabs.com/ |
| website = http://livelykernel.sunlabs.com/ |
Revision as of 07:44, 7 April 2009
Developer(s) | Sun Microsystems Laboratories |
---|---|
Stable release | 0.8.5
/ April 6, 2009 |
Type | Web development |
License | MIT |
Website | http://livelykernel.sunlabs.com/ |
The Sun Labs Lively Kernel is a web programming environment developed at Sun Microsystems Laboratories. The Lively Kernel supports desktop-style applications with rich graphics and direct manipulation capabilities, but without the installation or upgrade hassles that conventional desktop applications have. The system is written entirely in the JavaScript programming language, a language supported by all the web browsers, with the intent that the system can run in commercial web browsers without installation or any plug-in components. The system leverages the dynamic characteristics of the JavaScript language to make it possible to create, modify and deploy applications on the fly, using tools built into the system itself. In addition to its application execution capabilities, the Lively Kernel can also function as an integrated development environment (IDE), making the whole system self-sufficient and able to improve and extend itself dynamically.
Section One
Section Two
Section Three
Example code
console.log('Lively');