24 July 2020

Amber Web Development Tool


And for something Smalltalk related that’s used for web development, there’s Amber. As the website says:

The Amber language is deeply inspired by Smalltalk. It is designed to make client-side development faster and easier. Amber includes a live development environment with a class browser, workspace, unit test runner, transcript, object inspector and debugger.
Amber is written in itself, including the compiler, and compiles into efficient JavaScript, mapping one-to-one with the JS equivalent.

No comments: