Closed am-cid closed 6 months ago
run
Compiler.run()
Compiler.compile()
Compiler.run_python()
Compiler
changes
run
command. just a separateCompiler.run()
methodCompiler.compile()
method is separated as well, ui gets to decide which action triggers which methodCompiler.run_python()
Compiler
class (for ui purposes)