Skip to content

[Feature] Shell/interactive mode #1

@pgattic

Description

@pgattic

Allow Cairn to be run without file arguments to enter shell mode. This should work similar to Python's shell mode, and allow instant feedback and evaluation.

Notable things to consider:

  • Syntax/runtime errors should not close the program.
  • Would be nice to allow the user to view the stack contents
  • Should evaluate a line as soon as it is entered. (might need subprocesses)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions