>>30331when I want to write a parser I need to implement an abstract syntax tree which handles all the complex statements like variable assignments or mathematical statements in parentheses or any other shit that requires complex string analyzing but I don't know how to make an AST so all the parsers I make come out retarded