The [README mentions parser.cpp](https://github.com/Golf0ned/PANNICC/blob/main/README.md?plain=1#L22) and attempts to link to it as `src/frontend/parser.cpp`, but it looks like that was replaced by a folder [`src/frontend/parser`](https://github.com/Golf0ned/PANNICC/tree/main/src/frontend/parser) > Refer to the grammar in [parser.cpp](https://github.com/Golf0ned/PANNICC/blob/main/src/frontend/parser.cpp) for more specifics.
The README mentions parser.cpp and attempts to link to it as
src/frontend/parser.cpp, but it looks like that was replaced by a foldersrc/frontend/parser