Difference between revisions of "ZBasic"
From CPCWiki - THE Amstrad CPC encyclopedia!
(6 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: | 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. | ||
+ | |||
+ | Although not a [[Hisoft]] product ZBasic was distributed by HiSoft. | ||
== History == | == History == | ||
Line 10: | Line 14: | ||
ZBasic was reviewed in [[Amstrad Computer User]] | ZBasic was reviewed in [[Amstrad Computer User]] | ||
+ | |||
+ | <gallery> | ||
+ | image:ACU8702031.jpg|Review in [[Amstrad Computer User]] | ||
+ | image:ACU8702032.jpg | ||
+ | </gallery> | ||
== Download == | == Download == | ||
Line 23: | Line 32: | ||
− | [[Category: Programming software]] | + | [[Category: Programming software]][[Category:BASIC]][[Category:Manual]] |
Latest revision as of 04: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