BASIC Infinite Loop

From Homestar Runner Wiki

(Difference between revisions)
Jump to: navigation, search
(not a stub...)
Line 13: Line 13:
*[[@StrongBadActual]] — Strong Bad prints out an infinite loop that will print "TWITTER". Strong Bad wants to know if he's doing this right.
*[[@StrongBadActual]] — Strong Bad prints out an infinite loop that will print "TWITTER". Strong Bad wants to know if he's doing this right.
-
{{stub}}
+
{{incomplete list}}

Revision as of 01:31, 17 December 2016

"Am I doing this right?!"

BASIC is an early high-level programming language that became popular for home computers in the 80s. The original Dartmouth BASIC spawned several different dialects of the language. Occasionally, The Brothers Chaps create an infinite loop in BASIC that constantly fills the screen with the same line of text. The BASIC code is simple:

Giving each line of code its own number (which is required in certain dialects), an instruction to print a line of text is performed, and then the next instruction points back to that. Until the program is interrupted or terminated, the program constantly prints that text.

Appearances

Personal tools