Skip to content

REPL: Improved REPL #325

Closed
Closed
@adriaanm

Description

@adriaanm

Here are some ideas for improving the repl:

  • syntax highlighting
  • class-based wrapping (PR)
  • take advantage of Java 9 features
  • improve embeddability of repl in worksheets for fast data platforms

Steal Incorporate the improvements already implemented in the Ammonite REPL:

  • improved multi-line editing/history
  • magic imports (ivy dependencies etc)

More ideas / requirements:

  • reload class path when changing/recompiling project (faster test cycle)
  • ctrl-c stops execution of program instead of repl itself
  • test in IntelliJ shell window

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions