This is only a start. It compiles, but with a few TODOs left open. In particular, it doesn't currently handle constants depending on other constants or functions; nor does it hoist constants.
Project
This crate encapsulates the code used to manage Aiken projects. See crates/cli for usage.