Pesquisar sobre máquina de turing
|[p|Keywords: IF ELSE WRITE READ RETURN BEGIN END MAIN INT REAL Palavras-chave: IF ELSE WRITE READ RETURN BEGIN END MAIN INT |
|ic|REAL |
|] | |
|[p|Single-character separators: ; , ( ) Caráter único separadores: ; , ( ) |
|ic| |
|] | |
|[p|Single-character operators: + - * / Caráter único operadores: + - * / |
|ic| |
|] | |
|[p|Multi-character operators: := == != Multi-caracteres operadores: := == != |
|ic| |
|] | |
|[p|An identifier consists of a letter followed by any number of letters or digits. The following are examples of identifiers:|
|ic|x, x2, xx2, x2x, End, END2.Note that End is an identifier while END is a keyword. Um identificador consiste de uma letra |
|] |seguida por qualquer número de letras ou algarismos. A seguir, são exemplos de identificadores: x, x2, xx2, x2x, End, End |
| |END2.Note que é um