Skip to content
Snippets Groups Projects

Multi-line REPL

Merged Dominic Poerio requested to merge dpoe/lfortran:multi_repl into master

First step towards closing #239 (closed). Incorporates the proposed changes to cpp-terminal from PR 21 into LFortran. As it stands, a new line can be forced with Alt + Enter, and an issue with the REPL hanging when the input string length exceeds the terminal line length is also solved. The achieve this, the terminal detection logic was merged into the cpp-terminal PR, and some bug fixes and quality of life improvements were added to the prompt. Additional features, like automatic detection of potential multi-line statements when the user presses Enter instead of Alt + Enter, will be completed separately.

Edited by Dominic Poerio

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading