-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Have a new mode on repl that allows for running code without attempting to interpret it and show results.
This will allow for running code without compiler errors (which are the most common cause for problems).
Optional best bits:
- Auto-switch to this mode if compilation didn't work
- Do it line by line? Then you can avoid the bad lines only on those that don't work
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request