--- layout: index title: Amber Smalltalk ---

Getting started

The Wiki on GitHub includes a Getting started tutorial for OSX, Linux and Windows.

Client-side usage

Load the full Amber Smalltalk environment with the IDE in your page:

{% highlight html %} {% endhighlight %}

Or the deployment JavaScript file only (without the Smalltalk sources, parser, compiler and IDE):

{% highlight html %} {% endhighlight %}

Read the documentation to learn more about writing applications in Amber.

Download

You can get a copy of Amber from github or clone the git repository.