Skip to content

Quick Start

Experience the speed of the Axon compiler directly in your browser. This interactive playground compiles your S-expressions into WebAssembly using the same native compiler backend we use in production.

Once you’re ready to build native applications:

Terminal window
git clone https://git.catalystgroup.tech/labs/axon/axon-lang.git
cd axon-lang
make
sudo make install