2457eec1bfac4b1792e2eed77ff7e879c3ed496b
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.
Description
No description provided
Languages
Rust
100%