There are currently two zero-arg builtins: - mkNilData - mkNilPairData And while they have strictly speaking no arguments, the VM still requires that they are called with an extra unit argument applied.
Project
This crate encapsulates the code used to manage Aiken projects. See crates/cli for usage.