It would be helpful to have a tab that implemented a REPL the user could type into and get results. It might look like the Javascript console where the prompt is at the bottom and results scroll by above it.
Submitting a statement would use the eval() functionality to get the results back.
It would be helpful to have a tab that implemented a REPL the user could type into and get results. It might look like the Javascript console where the prompt is at the bottom and results scroll by above it.
Submitting a statement would use the eval() functionality to get the results back.