GRASS (programming language): Difference between revisions

Content deleted Content added
Line 57:
The <code>IF</code> is likewise notable. It places an increment, <code>(x=x+1)</code>, in front of the test, a feature not normally available in BASIC. In this case the IF is told to call <code>SKIP -2</code> if true, which will move back two lines and can be used in place of a <code>GOTO</code>.
 
==ReferencesNotes==
; Notes
{{reflist|group=notes}}
 
==References==
;===Citations===
{{reflist}}
 
;===Bibliography===
{{refbegin}}
* Thomas DeFanti, Jay Fenton and Nola Donato, [http://dl.acm.org/citation.cfm?id=807366 "BASIC Zgrass—a sophisticated graphics language for the Bally Home Library Computer"], Proceedings of the 5th annual conference on Computer graphics and interactive techniques, ''ACM SIGGRAPH Computer Graphics'', Volume 12 Issue 3 (August 1978), pp.&nbsp;33–37
* {{cite magazine |first=Thomas |last=DeFanti, "|title=Language Control Structures for Easy Electronic Visualization", ''|magazine=BYTE'', |date=November 1980 |ref=harv}}
{{refend}}
 
;===Further reading===
{{refbegin}}
*[http://www.ballyalley.com/documentation/zgrass/zgrass.html Bally Alley ZGRASS Documentation] - includes PDF versions of scans of the UV-1 Zgrass manual