We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50e1ca5 commit 3bdb559Copy full SHA for 3bdb559
gsoc/2014.md
@@ -57,7 +57,7 @@ optimality.
57
58
In the context of the Java Virtual Machine, [miniboxing][mb1] is a new
59
translation that sidesteps the shortcomings of previous approaches,
60
-while maintaing the optimality of the low level non-uniform code. It
+while maintaining the optimality of the low level non-uniform code. It
61
builds on the specialization transformation, which is already included
62
in the [Scala compiler][mb2], but produces too much bytecode to be
63
useful in practical applications. Although miniboxing is developed for
0 commit comments