readme: Add links to presentation and report PDFs.
This commit is contained in:
parent
8cac01ae66
commit
3ae75f3bb6
1 changed files with 3 additions and 0 deletions
|
@ -1,5 +1,8 @@
|
||||||
# Miri
|
# 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
|
An experimental interpreter for [Rust][rust]'s [mid-level intermediate
|
||||||
representation][mir] (MIR). This project began as a part of my course work for
|
representation][mir] (MIR). This project began as a part of my course work for
|
||||||
an undergraduate research course at the [University of Saskatchewan][usask].
|
an undergraduate research course at the [University of Saskatchewan][usask].
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue