Files
RustAst/src/ast/compiler
Michael Schimmel 2457eec1bf feat: Implement Pipeline support
Adds support for pipelines, allowing streams to be chained together and
transformed.
This includes new types for `PipeStream` and `SourceAdapter`, along with
modifications
to the `Environment` to manage pipeline execution. A new example
`pipeline.myc`
demonstrates its usage.
2026-03-02 00:32:07 +01:00
..
2026-03-01 21:52:10 +01:00
2026-02-22 10:41:48 +01:00
2026-03-01 21:52:10 +01:00
2026-03-02 00:32:07 +01:00
2026-03-01 21:52:10 +01:00
2026-03-01 21:52:10 +01:00
2026-03-01 21:52:10 +01:00
2026-03-01 21:52:10 +01:00
2026-03-01 21:52:10 +01:00