• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
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