Amber is an implementation of the Smalltalk language that runs on top of the JavaScript runtime. https://amber-lang.net/

Nicolas Petton 0f4e50d9fa README and LICENSE %!s(int64=13) %!d(string=hai) anos
css dc8e021881 first commit %!s(int64=13) %!d(string=hai) anos
js dc8e021881 first commit %!s(int64=13) %!d(string=hai) anos
scripts dc8e021881 first commit %!s(int64=13) %!d(string=hai) anos
st dc8e021881 first commit %!s(int64=13) %!d(string=hai) anos
LICENSE 0f4e50d9fa README and LICENSE %!s(int64=13) %!d(string=hai) anos
README 0f4e50d9fa README and LICENSE %!s(int64=13) %!d(string=hai) anos

README

Jtalk is an implementation of the Smalltalk language that runs on top of the JavaScript runtime. It is designed to make client-side development faster and easier.

Jtalk is written in itself, including the parser and compiler. Jtalk compiles into efficient JavaScript, mapping one-to-one with the equivalent JavaScript. There is no interpretation at runtime.

Jtalk is released under the MIT license.

http://nicolaspetton.github.com/jtalk