Brummel dd81482acb Add parse_program to parser
The `Parser` can now parse a sequence of top-level expressions,
representing a complete program. This change modifies the `roundtrip`
function to iterate over these expressions and emit them, allowing for
multi-line program parsing.
2026-03-31 07:55:20 +02:00
2026-03-30 15:41:25 +02:00
2026-03-31 07:55:20 +02:00
2026-03-31 07:55:20 +02:00
2026-03-30 15:41:25 +02:00
2026-03-30 15:41:25 +02:00
2026-03-15 22:40:45 +01:00
S
Description
No description provided
6.5 MiB
Languages
Rust 100%