Crate brane_cc

Source
Expand description

The branec executable implements a CLI-compatible version of the BraneScript / Bakery compiler.

Specifically, it features options to compile certain source files to usable JSON, and it (will eventually) host options to parse & generate BraneScript’s assembly (showing the instructions and junk).

Modules§

  • Defines errors for the brane-cc crate.
  • Defines (public) interfaces and structs for the brane-cc crate.