Serene

▶️ How to build a compiler with LLVM and MLIR - 04 The reader

In this episode we go over the parser implementation of the Serene lang and how to parse the source code of our programming language to create an abstract syntax tree (AST).

Parser Algorithm:

Parser generators:

Watch on YouTube