tree: dc9c50cee3e8f9969a98ee24bf15076f4f3a7c54 [path history] [tgz]
  1. Ch1/
  2. Ch2/
  3. Ch3/
  4. Ch4/
  5. Ch5/
  6. Ch6/
  7. Ch7/
  8. CMakeLists.txt
  9. 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 docs/Tutorials/Toy at the root of the project for more informations.