Squeak
  links to this page:    
View this PageEdit this PageUploads to this PageHistory of this PageTop of the SwikiRecent ChangesSearch the SwikiHelp Guide
Amber Smalltalk
Last updated at 10:56 am UTC on 29 September 2017
Amber is a self-contained Smalltalk implementation in JavaScript. It includes a Smalltalk-to-JavaScript compiler, inline calls to JavaScript functionality, and syntax to use JavaScript objects from within Smalltalk.

For performance reasons, Amber tries to use native JavaScript values where possible, making it necessary to implement considerable parts of the standard library in the compiler.

Repository
https://lolg.it/amber/amber


Links:
https://smalltalkrenaissance.wordpress.com/2015/06/29/silk-is-just-too-flexible/