>>7
Of course, because other programming languages are designed with convenience and readability in mind, so they make use of a compiler to generate the AST instead of forcing the developer to do it by hand. Why do they do that? Because the AST is a normalized form, so it lacks the usual visual cues. Come on.
Also,
proggraming