Recently Updated Pages
Variables
Statements
Basic
Updated 2 months ago by Admin
Syntax var_stmt ::= "var" (attributes identifier ((":" type_expr [var_stmt_asgn]) | (var_st...
Identifiers
Tokens
Updated 2 months ago by Marcin Stefanowicz
Hint directives
Tokens
Reserved words
Updated 2 months ago by Marcin Stefanowicz
Keywords
Tokens
Reserved words
Updated 2 months ago by Marcin Stefanowicz
Topaz source code tokens
Tokens
Updated 2 months ago by Marcin Stefanowicz
The fundamental lexical building blocks of source code are called tokens. They are the words of t...
Integer constants
Tokens
Constants
Updated 2 months ago by Marcin Stefanowicz
Float constants
Tokens
Constants
Updated 2 months ago by Marcin Stefanowicz
Character constants
Tokens
Constants
Updated 2 months ago by Marcin Stefanowicz
Simple string constants
Tokens
Constants
Updated 2 months ago by Marcin Stefanowicz
Enhanced string constants
Tokens
Constants
Updated 2 months ago by Marcin Stefanowicz
Boolean constants
Tokens
Constants
Updated 2 months ago by Marcin Stefanowicz
Comments
Tokens
Updated 2 months ago by Marcin Stefanowicz
Warnings
Exceptions
Built-in errors
Updated 2 months ago by Marcin Stefanowicz
Warnings are unique exceptions in that they only send information to the stderr stream in order t...
Runtime errors
Exceptions
Built-in errors
Updated 2 months ago by Marcin Stefanowicz
Program errors that arise during program execution after successful interpretation are known as r...
Syntax errors
Exceptions
Built-in errors
Updated 2 months ago by Marcin Stefanowicz
Syntax errors are faults in the source code, such as misspellings and punctuation, wrong labeling...