diff --git a/README.md b/README.md index 0266f743..e52d8972 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,9 @@ The `boards/` directory contains some samples, e.g., some sample code for an STM The compiler can compile itself. +## Presentation +You can find my [presentation from the Haskell Symposium 2024](https://docs.google.com/presentation/d/1WsSiSwypNVTm0oZ3spRYF8gA59wyteOsIkPRjCUAZec/edit?usp=sharing). + ## Compiling MicroHs There are two different ways to compile MicroHs: * Using GHC. `Makefile` target `bin/gmhs`