This is for anyone who is struggling with project 10 as much as I had. This has been
by far the most challenging project for me - so far. After months of on and off attempts of writing the analyser I came across a video which was displaying programming language grammar as a flow chart.
I spent some time visualising the full Jack grammar specification and nailed the analyser on the "first" attempt using this new approach.
You can find the .pdf file as well as the original .drawio file here:
GitHub--
Credit where credit is due, this is the original video:
YT: Bisqwit