public Compiler(ref DebugForm debug)
 {
     this.debug = debug;
 }