Implement FrogOS Haskell eDSL compiler to validated IR #1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Goal
Implement the FrogOS configuration package as a Haskell eDSL that builds, validates, and serializes one declarative IR document.
Scope
Condition,Policy, andActiontypes composed from domain modules.UnvalidatedConfigurationbuilder output.IR.Out of scope
swamp build/switchorchestration.Tracked issues
.frogDSL surface for built-in primitives.frogconfiguration into validated IRAcceptance criteria
Either [ValidationError] IR.yorunikakeru referenced this issue2026-06-01 13:43:26 +02:00
yorunikakeru referenced this issue2026-06-01 13:43:26 +02:00
Define FrogOS Haskell eDSL as system-level executable configto Implement FrogOS Haskell eDSL compiler to validated IR