Skip to content

Getting Started

Cale is still under active development. Public binary releases are planned, but this skeleton site does not ship compiler downloads yet.

Terminal window
git clone https://github.com/GungYe918/cale.git
cd cale
make

Lacail can be checked as a standalone project:

Terminal window
make -C lacail check

Future downloads will use GitHub Releases with platform-specific artifacts, checksums, and release notes.