Open tom-writes-code opened 10 months ago
I think this should probably live as an options screen on F22/F23, where you can choose exactly what you want to change about how it compiles.
Compile Options N Skip interpretation Y Show compile options
Line-by-line seems really hard, I'm not sure how I could do that.
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: