fspl/compiler/doc.go

4 lines
154 B
Go

// Package compiler is responsible for orchestrating the different FSPL
// compilation stages, as well as invoking the LLVM IR compiler.
package compiler