Add link to Florian Wilkens's Bachelor's Thesis

This commit is contained in:
Florian Hahn 2015-10-01 11:36:26 +02:00
parent e5ba127734
commit d76010f3d9

View File

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