package_compiler library

Package-level ball-to-Dart compiler.

Compiles a multi-module ball Program (as produced by PackageEncoder) back into a full Dart package directory structure.

See PackageCompiler for the primary entry point.

Classes

PackageCompiler
Compiles a multi-module ball Program into a full Dart package, producing one .dart file per non-std module.