blob: 15e0cdb759ab838f750a2d324175d70c57081407 [file] [view]
SKY SCRIPT LANGUAGE
===================
The Sky script language is JavaScript, with strict mode enabled.
The global object is as specified by the JavaScript specification,
with the following changes:
- An additional property, with the "global", whose value is the
global object itself.