# sim-codec-algol
SIM workspace package for sim codec algol.
## Package Metadata
- Manifest: `crates/sim-codec-algol/Cargo.toml`
- Publish: `true`
- Targets: `custom-build, lib`
## Crate Documentation
General-purpose Algol codec for the SIM runtime: the infix, Pratt-parsed surface that round-trips every expression through the shared Expr graph.