compiler/src¶
Pipeline orchestration for PromptScript compilation.
This package coordinates the parsing, resolving, validating, and formatting steps to transform PromptScript into usable artifacts.
Classes¶
Interfaces¶
- CanonicalFormatter
- CompileError
- CompileOptions
- CompileResult
- CompilerOptions
- CompileStats
- FormatOptions
- Formatter
- FormatterOutput
- TargetConfig
- Watcher
- WatchOptions
Type Aliases¶
Variables¶
Functions¶
References¶
createOutputPlan¶
Re-exports createOutputPlan
normalizeOutputCollisionKey¶
Re-exports normalizeOutputCollisionKey
normalizeOutputPath¶
Re-exports normalizeOutputPath
OutputArtifact¶
Re-exports OutputArtifact
OutputPlan¶
Re-exports OutputPlan
OutputPlanArtifactRole¶
Re-exports OutputPlanArtifactRole
OutputPlanCandidate¶
Re-exports OutputPlanCandidate
OutputPlanCollision¶
Re-exports OutputPlanCollision
OutputPlanCollisionResolution¶
Re-exports OutputPlanCollisionResolution
OutputPlanFile¶
Re-exports OutputPlanFile
OutputPlanManagedPaths¶
Re-exports OutputPlanManagedPaths
OutputPlanPathError¶
Re-exports OutputPlanPathError