Abstract Syntax Tree (AST) - Explained in Plain English
As a developer, the source code that you write is all so concise and elegant. And other developers can read, and understand your code with ease. However, a compiler has to do a lot more to make sense of your code.
In this post, you’ll learn how compi...
balapriyac.hashnode.dev5 min read