This software is a library that generates source code of recursive descent parsers based on a grammar consisting of the parsing expressions and native Dart language source code. Production rules are ...
Use the script ./dev/run_in_pod.sh to run any commands. All the commands are available in the justfile in the top level (https://github.com/casey/just). This means ...