• Home
Name Date Size #Lines LOC

..--

Ch1/03-May-2024-1,281819

Ch2/03-May-2024-2,4111,515

Ch3/03-May-2024-2,5791,623

Ch4/03-May-2024-2,9241,806

Ch5/03-May-2024-3,2701,991

Ch6/03-May-2024-3,5842,183

Ch7/03-May-2024-4,4462,766

CMakeLists.txtD03-May-2024360 1613

README.mdD03-May-2024233 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