# TODO * implement analyzer in parser generator * add recovery function and backtrack * expand parser with Operator-precedence parsing * add integration test for frontend * add benchmark for frontend * add error converter from error to compiler diagnostics * add system for building all errors site and publish with Astro and Github actions * complete query system (or wrapper of salsa) * finish frontend
TODO