Skip to content

Commit 7b83525

Browse files
committed
Update 2014.md
1 parent 5cc3e49 commit 7b83525

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

gsoc/2014.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -210,17 +210,21 @@ reliable OpenGL code which is also easier to understand and maintain.
210210
The final goal is to produce and document a usable, concise and
211211
powerful open source library for writing OpenGL programs more
212212
efficiently in Scala. Deliverables are the following:
213+
213214
- implemented most of missing features described above and merged them
214215
into the main distribution
216+
215217
- MacroGL ported from Scala 2.10 to Scala 2.11, leaving 2.11 as the
216218
development version
219+
217220
- detailed documentation in form of a GitHub page, containing API
218221
docs, overview of different features with descriptions, a getting
219222
started guide, and several example use cases
220223

221224
Mentored by [Aleksandar
222225
Prokopec](http://people.epfl.ch/aleksandar.prokopec)
223226

227+
224228
### Generic XML interpolator
225229
Scala features XML literals which desugar to calls of the XML
226230
library. The support for XML literals is part of the parser and the

0 commit comments

Comments
 (0)