Skip to content

Commit f5a8d1d

Browse files
committed
spelling: the project, the
Signed-off-by: Josh Soref <[email protected]>
1 parent 5eded20 commit f5a8d1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2013-03-20-gsoc13.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ With this project the deep DSL embedding would be greatly simplified. The DSL au
113113

114114
The deep embedding of run-time compiled DSLs can further improve performance by utilizing the run-time collected data for optimizations. However, when this data changes the costly recompilation must be performed greatly increasing delay. Another goal of this project would be to investigate the DSL author guided JIT compilation of DSLs. With JIT compilation the run-time compiled DSLs could be utilized in latency critical programs that operate on smaller data (e.g. web servers, compilers, GUI applications).
115115

116-
The grand vision for the project is to generate the DSL modules from the whole Scala Library and provide DSL optimizations for them. These modules could then be used in critical paths of all Scala projects. Due to the magnitude of the project the GSoC candidate would focus on one well defined part.
116+
The grand vision for the project is to generate the DSL modules from the whole Scala Library and provide DSL optimizations for them. These modules could then be used in critical paths of all Scala projects. Due to the magnitude of the project, the GSoC candidate would focus on one well defined part.
117117

118118
Skills required for this project are:
119119

0 commit comments

Comments
 (0)