[][src]Module inc::cli

Command line interface for inc

Functions

build

Build the generated ASM with clang into executable binary

compile

Compile the program and write the assembly to target

parse

Parse the program and return an Expr

run

Run the generated binary and return output