-
Notifications
You must be signed in to change notification settings - Fork 0
[Feature] Shell/interactive mode #1
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request