Skip to content
This repository was archived by the owner on Dec 12, 2023. It is now read-only.

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 01 May 13:07
· 51 commits to main since this release

The lc binary has been renamed to lucyc. You can upgrade to 0.2 by running:

curl -sSf https://lucylang.org/install.sh | bash

And then you can start using lucyc to compile Lucy files:

lucyc --out-file machine.js machine.lucy

See the install instructions for more information.