Skip to content

Add "don't interpret" mode #48

@tom-writes-code

Description

@tom-writes-code

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

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions