Name Date Size #Lines LOC

..13-Mar-2025-

Ch1/H13-Mar-2025-1,285823

Ch2/H13-Mar-2025-2,5391,611

Ch3/H13-Mar-2025-2,7071,719

Ch4/H13-Mar-2025-3,0871,924

Ch5/H13-Mar-2025-3,4872,144

Ch6/H13-Mar-2025-3,8342,361

Ch7/H13-Mar-2025-4,7172,967

CMakeLists.txtH A D13-Mar-2025360 1613

README.mdH A D13-Mar-2025233 85

README.md

1# Toy Tutorial
2
3This contains sample code to support the tutorial on using MLIR for
4building a compiler for a simple Toy language.
5
6See [docs/Tutorials/Toy](../../docs/Tutorials/Toy) at the root of
7the project for more informations.
8