Ccz80

From CPCWiki - THE Amstrad CPC encyclopedia!
Revision as of 11:42, 14 December 2009 by Alan Sugar (Talk | contribs)

Jump to: navigation, search

The language ccz80 has a syntax based on C language.

It works in command line mode under Windows, but it is possible use it on Linux with WINE or MONO and also on MacOS with MONO. From a program written in the language ccz80 the compiler generates an executable binary file for a computer-based Z80 or an emulator and also can generates an assembler file equivalent.

The compiler is free for any use and the existing library of functions on this page is open source, but the source code of compiler is not released.

Links