The new parsing system is based on the recursion process. It is more acceptable, because it allows you to split the entire syntax into separate components, component parts.
In order to translate the code, specify the path to the file in the main function.
✅ Lexer
✅ Parser
✅ Semantic analyzer
✅ Code generation in Assembler
Based on an article from Habr: https://habr.com/en/post/133780/
Thanks so much for helping Peter, I582: https://github.com/i582