roc/crates/compiler/parse
Anthony Bullard 8e1e1520e3
New Lambda Syntax with |...|
This adds parser support for the new lambda syntax.  It does not remove
the existing syntax, nor will the new syntax be retained in formatting.
That will be done in a separate PR to keep the two respective PRs
relatively small and easy to review.
2025-01-15 05:58:16 -06:00
..
benches cli tests refactoring progress 2024-10-11 20:54:31 +02:00
src New Lambda Syntax with |...| 2025-01-15 05:58:16 -06:00
tests Move to new interpolation syntax 2025-01-10 10:29:20 -08:00
Cargo.toml replace cargo deps with workspace in lower_parms, module, mono, parse, problem, roc_target, serialize, solve, solve_problem, specialize_types, test_* 2024-11-29 11:29:04 +11:00