Difference between revisions of "ZBasic"
From CPCWiki - THE Amstrad CPC encyclopedia!
(Created page with ' Category: Programming software') |
|||
(9 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | [[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: | ||
− | [[Category: Programming software]] | + | ''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]] | ||
+ | |||
+ | <gallery> | ||
+ | image:ACU8702031.jpg|Review in [[Amstrad Computer User]] | ||
+ | image:ACU8702032.jpg | ||
+ | </gallery> | ||
+ | |||
+ | == Download == | ||
+ | |||
+ | |||
+ | == Manual == | ||
+ | |||
+ | [[Media:ZBASIC.pdf|Manual for ZBasic (PDF)]] | ||
+ | |||
+ | == Links == | ||
+ | |||
+ | [http://en.wikipedia.org/wiki/ZBasic Wikipedia on ZBasic] | ||
+ | |||
+ | |||
+ | [[Category: Programming software]][[Category:BASIC]][[Category:Manual]] |
Latest revision as of 03:27, 13 March 2012
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.
Contents
History
Reviews
ZBasic was reviewed in Amstrad Computer User
Review in Amstrad Computer User