Hello everyone,
I am new here and want to learn from you.
I am working in my own programming language. I ended Lexer and Parser and am in the point to decide about and design a Intermediate Language and found it very complex and technical. Thus now decided to learn about MLIR. Then I will decide to only use MLIR or use completely LLVM as backend of this language.
In this GitHub page some parts of syntax is publishing:
https://github.com/Algo-k/Gamma-Plus-Plus-Lang/wiki/Syntax
What is the best way to learn MLIR fast?