Compilers

From SpecNext official Wiki
Revision as of 23:34, 22 April 2019 by SevenFFF (talk | contribs)
Jump to: navigation, search

sccz80 and zsdcc

Part of Z88dk

"sccz80" is a small c derived c compiler that is nearly c90 compliant with a few notable exceptions. Emphasis is on small code.
"zsdcc" is a fork of sdcc-z80 that is an open source optimizing c compiler with c90 and elements of c99 and c11 compliance.
A Next target is present and under development. Output file types include tap, sna, and esxdos dot commands.

ZX Basic

A Basic to Z80 compiler with extensions added to Sinclair Basic.