Since few years ago i started to use Boriel's ZX-Basic Compiler ( http://www.boriel.com/wiki/en/index.php/ZXBasic ) for creating stuff for ZX-Spectrum, and sent some games to CSSCGC competition in these years. The fact is i found Boriel's ZX-Basic Compiler also useful for compiling for other z80 machines, creating some libraries targeting them.
My question is, since Boriel's ZX-Basic Compiler seems to me so easy and efficient to use, and flexible enough to target a wider group of machines, how possible/easy would be creating a cross-compiler like Boriel's ZX-Basic Compiler targeting QL and all other 68k machines, specially when having it based actually on Boriel's ZX-Basic Compiler?
The whole code of this cross compiler is in Python, and it converts basic to assembly, and compiles the assembly, so i imagine that replacing the z80 part of that into 68k would be enough for having something minimally usable?
Please let me know if there are people here skilled enough to help there, or if there are similar cross-compiling tools, what can be done, etc. - thanks!
