File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed
Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -74,15 +74,22 @@ In general, there is [an issue](https://github.com/wala/WALA/issues/281) with th
7474
7575For information on contributing, see [ CONTRIBUTING.md] [ contrib ] .
7676
77+ ## Engineering Challenges and Solutions
78+
79+ [ This wiki] [ challenges ] highlights the locations in our code that solve several engineerinng challenges outlined in our [ SCAM 2018] [ paper] .
80+
7781## Further Information
7882
7983See the [ wiki] [ wiki ] for further information.
8084
8185[ wiki ] : https://github.com/ponder-lab/Java-8-Stream-Refactoring/wiki
86+ [ challenges ] : https://github.com/ponder-lab/Optimize-Java-8-Streams-Refactoring/wiki/Solutions-to-Engineering-Challenges
8287[ annotations ] : https://github.com/ponder-lab/edu.cuny.hunter.streamrefactoring.annotations
8388[ eclipse ] : http://eclipse.org
8489[ wala ] : https://github.com/wala/WALA
8590[ safe ] : https://github.com/tech-srl/safe
8691[ contrib ] : https://github.com/ponder-lab/Optimize-Java-8-Streams-Refactoring/blob/master/CONTRIBUTING.md
8792[ install ] : https://youtu.be/On4xBzvFk1c
8893[ entrypoints ] : https://youtu.be/On4xBzvFk1c?t=2m6s
94+ [ SCAM 2018 ] : http://www.ieee-scam.org/2018
95+ [ paper ] : https://khatchad.commons.gc.cuny.edu/research/publications/#Khatchadourian2018a
You can’t perform that action at this time.
0 commit comments