tree: 9e898afbc1907dfd6e019fcfbf16674d44f0c24c [path history] [tgz]
  1. Ch1/
  2. Ch2/
  3. Ch3/
  4. Ch4/
  5. Ch5/
  6. CMakeLists.txt
  7. README.md
examples/toy/README.md

Toy Tutorial

This contains sample code to support the tutorial on using MLIR for building a compiler for a simple Toy language.

See g3doc/Tutorials/Toy at the root of the repository for more informations.