A compiler that can convert non-interactive APL*PLUS program into executable machine code has been developed.The compiler uses C++ as an intermediate language that makes the resulting code machine independent.Testing showed that compiled program runs about three times faster than original APL program.The report offers schema of compiler and possible fields of applications.