We need a way to change a few compilation settings (for example to dump typed ASTs) or to feed specific arguments onto the command-line of the running program.
What we can do is adding a simple settings button next to the run button, which contains a text input and a few checkboxes. These would be used to insert some command-line flags for the compiler or the program.
We need a way to change a few compilation settings (for example to dump typed ASTs) or to feed specific arguments onto the command-line of the running program.
What we can do is adding a simple settings button next to the run button, which contains a text input and a few checkboxes. These would be used to insert some command-line flags for the compiler or the program.