251 lines
11 KiB
Markdown
251 lines
11 KiB
Markdown
|
|
# 13. Differences from BASIC 7.0
|
||
|
|
|
||
|
|
If you already write Commodore BASIC, this is the chapter to read first. Everything
|
||
|
|
here is deliberate, and everything is recorded in the repository's `TODO.md` with the
|
||
|
|
reasoning — this is the short version.
|
||
|
|
|
||
|
|
## The language
|
||
|
|
|
||
|
|
### Variables carry a type suffix, and the suffixes differ
|
||
|
|
|
||