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 482819f commit f3ba2dcCopy full SHA for f3ba2dc
src/dotty/tools/dotc/repl/Main.scala
@@ -14,6 +14,7 @@ package repl
14
* There are a number of TODOs:
15
*
16
* - re-enable jline support (urgent, easy, see TODO in InteractiveReader.scala)
17
+ * - figure out why we can launch REPL only with `java`, not with `scala`.
18
* - make a doti command (urgent, easy)
19
* - create or port REPL tests (urgent, intermediate)
20
* - make interpreter run a pseudo line on startup to pre-load compiler (somewhat urgent, easy)
0 commit comments