fix(bibiliography): link to thesis by Florian

This commit is contained in:
Yogesh 2017-04-30 01:39:25 +05:30 committed by GitHub
parent da7d1e9650
commit 090fcb88b1
1 changed files with 1 additions and 2 deletions

View File

@ -61,8 +61,7 @@ Language](http://www.cs.indiana.edu/~eholk/papers/hips2013.pdf). Early GPU work
Rust](http://scialex.github.io/reenix.pdf). Undergrad paper by Alex
Light.
* [Evaluation of performance and productivity metrics of potential
programming languages in the HPC environment]
(http://octarineparrot.com/assets/mrfloya-thesis-ba.pdf).
programming languages in the HPC environment](http://octarineparrot.com/assets/mrfloya-thesis-ba.pdf).
Bachelor's thesis by Florian Wilkens. Compares C, Go and Rust.
* [Nom, a byte oriented, streaming, zero copy, parser combinators library
in Rust](http://spw15.langsec.org/papers/couprie-nom.pdf). By