Files
aiken/crates/aiken-project
KtorZ d2cc44e5f4 Allow testing blueprint generation from Aiken programs
This is quite something, because now we have a testing pipeline that
  can also be used for testing other compiler-related stuff such as the
  type-checker or the code generator.
2023-01-31 09:48:44 +01:00
..

Project

This crate encapsulates the code used to manage Aiken projects. See crates/cli for usage.