v0.5.0
Catala v0.5.0
Changelog:
- Performance improvements
- Better error message formatting
- New Markdown syntax
- Better lexer factorization
- ...
The JS file below is the Catala compiler, that you can use directly with Node.js:
node catala.js <arguments>