Code Generation#

ninetoothed.build

Compile configured variants and return a common callable dispatcher.

ninetoothed.jit

Compile an annotated application through SSA as a decorator or function.

ninetoothed.make

Compile using SSA while preserving the legacy positional parameters.