Amber 0.14.14 发布,此版本值得关注的改进: * Extraction of `Web` and `Wrappers-JQuery` to own repos. * Amber core itself formally with no production dependencies. * Packages with 'use strict'. * `PlatformInterface` replaced by services `Terminal` and `Platform`. Commits:https://github.com/amber-smalltalk/amber/compare/0.14.13...0.14.14 此版本现已提供下载:https://github.com/amber-smalltalk/amber/archive/0.14.14.zip。 Amber 是一个继承于 Smalltalk 的编程语言和环境,主要用于基于浏览器的 Web 应用的开发。 使用方法: <script src="js/amber.js" type="text/javascript"></script> <script type="text/javascript"> loadAmber({deploy: true})</script> Amber 0.14.14 发布,Web 编程语言下载地址