Skip to content
Accelerate
— Cross-Assembler for 8- and 16-bit Computers
Structured Values
Initializing search
GitHub
GitHub
Accelerate
Tutorials
Tutorials
Hello World for the Commodore 64
How-To Guides
How-To Guides
Reference
Reference
Assembler Source File
Expressions
Structured Values
Structured Values
Table of contents
Array
Dictionary
Scalar
Target Definition
CPU Definition
Explanations
Explanations
Introduction
Rationale
Design Goals
License
Repository
Structured Values
Array
[
[element
...
]
]
Dictionary
{
[key
value
...
]
}
Scalar
:
[value
...
]