Core Language
| This article is a stub. You can help us improve thinBasic Wiki Complete by expanding it. |
Core Language Guide |
The core language of thinBasic is the thinBasic langauge itself, without using any modules.
|
Table of Contents
|
Syntax
The syntax of thinBasic is based on BASIC.
Comments
Comments can be placed in your code to remind yourself how your code works or document it for other people's use.
Data
Data is information you manipulate using thinBasic. Data comes in several flavors known as data types. Data can be placed directly into your code as literals. It can be stored in data structures while your script is running or stored permanently in files.
Program Flow
Program flow allows you to branch and loop your code.
Backlinks
These pages link back to this page. You may find them interesting.
Links
Ask a Question
Ask a question about the core language of thinBasic.
Add a new comment
page_revision: 10, last_edited: 1206629713|%e %b %Y, %H:%M %Z (%O ago)