diff -r 72bc90a6df8c -r 7f3b9ab6f71a bsc-projects-18.html --- a/bsc-projects-18.html Mon Sep 24 11:59:58 2018 +0100 +++ b/bsc-projects-18.html Mon Sep 24 12:01:36 2018 +0100 @@ -191,9 +191,13 @@ the parsing algorithm proposed in this paper and to try it out with some sample data.

+

Literature: paper +

+

Skills: See [CU1]. +

  • [CU6] Webassembly Interpreter / Compiler

    @@ -207,7 +211,9 @@ easily, unlike Java class files, which need some head-standing when you generate them.

    -Reference Interpreter +

    +A reference interpreter for webassembly. +

  • [CU2] A Compiler for a small Programming Language