diff --git a/gsoc/2018.md b/gsoc/2018.md index 491bf6d0e..5fc479a34 100644 --- a/gsoc/2018.md +++ b/gsoc/2018.md @@ -143,6 +143,15 @@ allow Bloop to communicate with other tools and develop the new client. Supervised by [@Duhemm](https://github.com/Duhemm). +### REPL modernisation + +The [Scala REPL](http://docs.scala-lang.org/overviews/repl/overview.html) is a tool for evaluating +expressions. This project is going to aim at making the REPL more modern and easier for programmers +to use. We're going to work on features like multi-line editing or watch variables that update +as you work on your program. We're going to start small and go from there. + +Supervised by [@marialivia16](http://github.com/marialivia16). + ### Project name Project description.