CPC Basic 3, an IDE for writing locomotive basic programs and compiles them in Z80 asm
-CPC Basic 3 is an integrated environment for developing programs for Amstrad CPC. It works on Windows, Linux (Mono) and Mac OS (Wine).
CPC Basic function is to allow input and editing a program and compile it to to generate the necessary machine code and run it on a Amstrad CPC computer or an emulator.
Programs are written in Basic language based on Locomotive Basic with a number of differences required because it is a compiler and optimize the speed of code produced.