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