catala/examples/aides_logement
Louis Gesbert 47502335aa Refactor the parser to use priorities
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.
2022-12-19 15:12:53 +01:00
..
doc Merge branch 'master' into allocations_logement 2022-07-06 16:43:14 +02:00
tests French syntax: replace 'sortie' with 'résultat' 2022-12-13 12:27:33 +01:00
.gitignore feat(build): add the generation of json schemas to the build workflow 2022-07-29 18:47:42 +02:00
aides_logement.catala_fr Turn all existing tests to inline tests 2022-09-23 14:45:10 +02:00
archives.catala_fr Replace the type conversion and rounding operators with overloads 2022-12-13 15:32:49 +01:00
arrete_2019-09-27.catala_fr Refactor the parser to use priorities 2022-12-19 15:12:53 +01:00
autres_sources.catala_fr Replace the type conversion and rounding operators with overloads 2022-12-13 15:32:49 +01:00
code_construction_legislatif.catala_fr Refactor the parser to use priorities 2022-12-19 15:12:53 +01:00
code_construction_reglementaire.catala_fr Refactor the parser to use priorities 2022-12-19 15:12:53 +01:00
code_sécurité_sociale.catala_fr Remove explicitely typed operators in tests and examples 2022-12-13 12:00:04 +01:00
dune Fix relative dir in french_law artifacts ; add a note in examples/README.md 2022-08-04 17:36:50 +02:00
Makefile Merge branch 'master' into allocations_logement 2022-07-06 16:43:14 +02:00
prologue.catala_fr Refactor the parser to use priorities 2022-12-19 15:12:53 +01:00