Sky Script Language =================== The Sky script language is based on Dart. It has the following differences from Dart: - the 'library', 'part', 'import', 'export', and 'part of' directives are not supported in sky (sky has its own module system) - ``