1
Fork 0

readme: Add links to presentation and report PDFs.

This commit is contained in:
Scott Olson 2016-04-13 18:41:37 -06:00
parent 8cac01ae66
commit 3ae75f3bb6

View file

@ -1,5 +1,8 @@
# Miri
[[slides](https://solson.me/miri-slides.pdf)]
[[report](https://solson.me/miri-report.pdf)]
An experimental interpreter for [Rust][rust]'s [mid-level intermediate
representation][mir] (MIR). This project began as a part of my course work for
an undergraduate research course at the [University of Saskatchewan][usask].