diff options
author | Camil Staps | 2017-10-20 14:47:25 +0200 |
---|---|---|
committer | Camil Staps | 2017-10-20 14:47:25 +0200 |
commit | 640e1c192fdb141ba19fbbe5951d07af9ee1e577 (patch) | |
tree | f81d1f85b0d83fc55827f13a34690217a6c06bc9 /resources/pug/finals/clean.pug | |
parent | Add distributions to clean.html (diff) |
Added compiler construction courses to clean resources
Diffstat (limited to 'resources/pug/finals/clean.pug')
-rw-r--r-- | resources/pug/finals/clean.pug | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/resources/pug/finals/clean.pug b/resources/pug/finals/clean.pug index 4bac9de..3b7bf28 100644 --- a/resources/pug/finals/clean.pug +++ b/resources/pug/finals/clean.pug @@ -71,6 +71,12 @@ block content +item('https://git.camilstaps.nl/NWI-I00032-Advanced-Programming.git', 'NWI-I00032-Advanced-Programming')(year='2017-18') li + strong Radboud: Compiler Construction + ul + +githubItem('jangroothuijse', 'CompilerConstruction')(year='2012-13') + +githubItem('dopefishh', 'cc1516')(year='2015-16') + + li strong Eötvös Loránd ul +githubItem('ordogfioka', 'Clean')(year='2016-17') |