Skip to content

[Discussion] REPL vs IDE #809

Closed
Closed
@gracjan

Description

@gracjan

We feel that there are two important use cases for a running Haskell interpreter process:

  1. REPL-based: load/reload only on command, any interactive command allowed, interpreter window interacts with the user
  2. IDE-based: load-on-save/visit, -Wall by default for warning overlays, interacts with user only with predefined set of commands, results are parsed and presented

The discussion was spawned by @deepfire comment: #795 (comment).

Lets discuss this avenue here.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions