File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 76
76
- propose and implement solutions to improve the performance.
77
77
78
78
This project requires familiarity with compilers (requirement: having
79
- taken at least one Compilers course), the Scala programming language
79
+ taken at least a basic Compilers course), the Scala programming language
80
80
(requirement: having taken the [ Functional Programming in Scala] [ mb9 ]
81
81
course) and with [ Java bytecode] [ mb10 ] . Note that acceptance for this
82
82
project is conditioned by the successful completion of a challenge,
@@ -96,7 +96,7 @@ having contributed to OSS software written in Scala.
96
96
97
97
Keywords: generic code translation, miniboxing, specialization
98
98
99
- Mentored by [ Vlad Ureche] [ mb13 ] .
99
+ Mentored by [ Vlad Ureche] [ mb13 ] and [ David Hall ] [ mb14 ] .
100
100
101
101
[ mb1 ] : http://scala-miniboxing.org/
102
102
[ mb2 ] : http://github.com/scala/scala
@@ -111,6 +111,7 @@ Mentored by [Vlad Ureche][mb13].
111
111
[ mb11 ] : http://infoscience.epfl.ch/record/188060
112
112
[ mb12 ] : https://github.com/miniboxing/miniboxing-plugin
113
113
[ mb13 ] : http://people.epfl.ch/vlad.ureche
114
+ [ mb14 ] : http://www.cs.berkeley.edu/~dlwh/
114
115
115
116
### MacroGL library
116
117
You can’t perform that action at this time.
0 commit comments