This repository was archived by the owner on Dec 12, 2023. It is now read-only.
v0.2.0
The lc binary has been renamed to lucyc. You can upgrade to 0.2 by running:
curl -sSf https://lucylang.org/install.sh | bashAnd then you can start using lucyc to compile Lucy files:
lucyc --out-file machine.js machine.lucySee the install instructions for more information.