Difference between revisions of "ZBasic"

From CPCWiki - THE Amstrad CPC encyclopedia!
Jump to: navigation, search
Line 1: Line 1:
[[Image:Zbasic_advert.png|thumb|right|200px|Advert for Z-Basic i [[Amstrad Computer User]]]]
+
[[Image:Zbasic_advert.png|thumb|right|200px|Advert for Z-Basic in [[Amstrad Computer User]]]]
  
 
ZBASIC fell somewhere between a traditional compiler and an interpreter. As an early advertisement described it:
 
ZBASIC fell somewhere between a traditional compiler and an interpreter. As an early advertisement described it:
  
''ZBASIC is an “Interactive Compiler.” This means it is resident while you write your BASIC programs. You may compile your program and run it or save it, without destroying your resident BASIC program! In fact, jumping back and forth between your compiled program and your BASIC program is one of its best features!''
+
''ZBASIC is an “Interactive Compiler.” This means it is resident while you write your BASIC programs. You may compile your program and run it or save it, without destroying your resident BASIC program! In fact, jumping back and forth between your compiled program and your BASIC program is one of its best features!''
  
 
Despite its tight integration with interpreted BASIC, ZBASIC compiled to pure Z80 machine language. Compilation time was very fast, described as two seconds for a 4K program.
 
Despite its tight integration with interpreted BASIC, ZBASIC compiled to pure Z80 machine language. Compilation time was very fast, described as two seconds for a 4K program.

Revision as of 09:30, 11 March 2012

Advert for Z-Basic in Amstrad Computer User

ZBASIC fell somewhere between a traditional compiler and an interpreter. As an early advertisement described it:

ZBASIC is an “Interactive Compiler.” This means it is resident while you write your BASIC programs. You may compile your program and run it or save it, without destroying your resident BASIC program! In fact, jumping back and forth between your compiled program and your BASIC program is one of its best features!

Despite its tight integration with interpreted BASIC, ZBASIC compiled to pure Z80 machine language. Compilation time was very fast, described as two seconds for a 4K program.

Although not a Hisoft product ZBasic was distributed by HiSoft.

History

Reviews

ZBasic was reviewed in Amstrad Computer User

Download

Manual

Manual for ZBasic (PDF)

Links

Wikipedia on ZBasic