Files
aiken/crates/aiken-project
rvcas 3e6f688e2d feat: refactor some methods and modules
* move uplc::ast::builder to uplc::builder
* rename aiken_lang::uplc to aiken_lang::gen_uplc
* move aiken_lang::air and aiken_lang::builder to aiken_lang::gen_uplc
  as submodules

Co-authored-by: Kasey White <kwhitemsg@gmail.com>
2023-03-27 20:00:32 -04:00
..
2023-03-06 13:13:59 -05:00

Project

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