.|byExample

Acton is a general purpose programming language designed to be useful for a wide range of applications. It provides a persistent programming environment, alleviating the need for manually persisting program state and can run in a distributed mode for fault tolerance and scaling.

Acton by Example is a collection of runnable examples that illustrate various Acton concepts. Follow along by installing Acton locally.

Some previous experience with programming languages is probably helpful.