Yet Another Useless Language Part 4 — Compiler
This is the fourth part of the YAUL series. For your convenience you can find other parts in the table of contents in Part 1 — Introduction Today we are going to take a look at the basics of compilation process. AST In order to execute code we are going to parse source code using … Continue reading Yet Another Useless Language Part 4 — Compiler