Difference between revisions of "Boriel’s ZX-Basic Compiler"
From CPCWiki - THE Amstrad CPC encyclopedia!
Nitrofurano (Talk | contribs) (Boriel’s ZX-Basic Compiler might be the neatest cross-compiler for CPC - adding entry) |
Nitrofurano (Talk | contribs) (1) |
||
Line 9: | Line 9: | ||
== Links == | == Links == | ||
[http://www.boriel.com/wiki/en/index.php/ZXBasic official wikipage] | [http://www.boriel.com/wiki/en/index.php/ZXBasic official wikipage] | ||
+ | |||
[http://www.boriel.com/wiki/en/index.php/ZX_BASIC:Released_Programs_-_AmstradCPC CPC examples(GX-4000 rom files only for now)] | [http://www.boriel.com/wiki/en/index.php/ZX_BASIC:Released_Programs_-_AmstradCPC CPC examples(GX-4000 rom files only for now)] |
Revision as of 06:49, 25 March 2016
About
Boriel’s ZX-Basic Compiler was designed for ZX-Spectrum, but it is extremely flexible for targeting all other z80-based machines, CPC included.
This cross compiler is all made in Python, and runs on almost all known operating systems available (GNU/Linux, OSX, BSD, Haiku, MS-Windows, etc.)
Features
It allows inline-assembly, libraries, etc.