mirror of
https://github.com/CatalaLang/catala.git
synced 2024-11-08 17:10:22 +03:00
47502335aa
Define a single expression rule with disambiguation using token priorities instead of the many layers of intermediate rules with explicit sub-terms. Also replaces `in` for collection operations (`x+1 for foo in [1;2]`) with `among` which helps a lot. |
||
---|---|---|
.. | ||
overload.catala_en |