Lively Kernel canvas
//
Draft
Scripts
Test
$morph('joe').sayHello()
$morph('joe').addScript(function
sayHello()
{
this.world().alert("Hello")
})
Wiki
control
NoText