Hacker News new | ask | show | jobs
by noname120 2079 days ago
The repo that you're linking to isn't an implementation of the M compiler. Rather it's the rules/definitions that are used to compute the income tax (« Impôt sur le Revenu »).

The M compiler reimplementation linked in this submission allows you to actually execute those rules and perform simulations.

1 comments

Thanks, that's good info. :)