package
0.0.0-20230226003218-1dd1f65bfa42
Repository: https://github.com/c4-project/c4t.git
Documentation: pkg.go.dev

# Packages

Package delitmus lifts the c4f delitmusifier into a backend.
Package herdstyle contains backends that c4f in a similar way to the Herd memory simulator.

# Variables

ErrNil occurs when the backend we try to resolve is nil.
ErrUnknownStyle occurs when we ask the resolver for a backend style of which it isn't aware.
Resolve is a pre-populated backend resolver.

# Structs

Resolver maps backend styles to classes, and implements a resolver accordingly.