This is a parser for the TAO syntax grammar implemented in TypeScript as a Deno-style module.
The implementation can be used as a reference for other parsers, in particular in programming languages similar to TypeScript.
Interactive version of the parser in JavaScript can be tried at tree-annotation.org.
Testing depends on Deno.
sh test.sh