France Open-Sources Its Income Tax Levy Sofware
1–4 of 4 posts
Re: France Open-Sources Its Income Tax Levy Sofware
#2Which programming language are they using?
Re: France Open-Sources Its Income Tax Levy Sofware
#3more details here
https://www.etalab.gouv.fr/codeimpot-un-hackathon-autour-de-...
and
http://www.modernisation.gouv.fr/ladministration-change-avec...
The M language can be converted to Python via code from OpenFisca https://forum.openfisca.fr/t/acceder-au-code-source-de-la-ca...
Re: France Open-Sources Its Income Tax Levy Sofware
#4Which programming language are they using?
Language M, DSL from the French Tax Office
you have a parser (in python) here https://git.framasoft.org/openfisca/calculette-impots-m-lang...