ClassExecutorThe main driver class. An executor reads the task from a given reader, compiles it, runs it and writes the results to the passed out stream.
SimpleCodeTester-Executor/src/main/java/me/ialistannen/simplecodetester/execution/Executor.java:26