Skip to content
Tristan Hume edited this page Apr 23, 2012 · 3 revisions

#separator

##Description A Turing program is made up of a sequence of tokens (see tokens), such as var, x, :, and int. These tokens may have separators between them. A separator is a comment (see comment), blank, tab, form feed or an end of line.

Clone this wiki locally